app-emulation/libvirt: update openrc init scripts
authorMatthias Maier <tamiko@gentoo.org>
Sat, 11 Apr 2020 01:45:30 +0000 (20:45 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Sat, 11 Apr 2020 01:45:30 +0000 (20:45 -0500)
commitca0a61eed33d17d0bd434ea5ad5c7bf2f891621c
tree150992f7fa19acdab59e56c1d4139957ab29fa50
parenta50ff416bb66545f2245561c630f91d581f72e85
app-emulation/libvirt: update openrc init scripts

Upstream changes between 6.1.0 and 6.2.0 on pidfile handling break our
openrc init script due to a race condition. Work around this issue by
not using the "-d" option (keeping the daemon in foreground) and let
start-stop-daemon do double-forking ("-b" option).

Closes: https://bugs.gentoo.org/716800
Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
app-emulation/libvirt/files/libvirtd.init-r19 [new file with mode: 0644]
app-emulation/libvirt/files/virtlockd.init-r2 [new file with mode: 0644]
app-emulation/libvirt/files/virtlogd.init-r2 [new file with mode: 0644]
app-emulation/libvirt/libvirt-6.2.0-r2.ebuild [moved from app-emulation/libvirt/libvirt-6.2.0-r1.ebuild with 98% similarity]
app-emulation/libvirt/libvirt-9999.ebuild