FS#23808 - [libvirt] fails to remove its daemon file on stop
Attached to Project:
Community Packages
Opened by Dave Reisner (falconindy) - Sunday, 17 April 2011, 15:52 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 18 April 2011, 09:26 GMT
Opened by Dave Reisner (falconindy) - Sunday, 17 April 2011, 15:52 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 18 April 2011, 09:26 GMT
|
Details
line 43 of /etc/rc.d/libvirt is "rm_daemon acpid" rather
than "rm_daemon libvirtd". Seems like an oversight in doing
a copypasta from acpid's /etc/rc.d file.
|
This task depends upon