]> xenbits.xensource.com Git - libvirt.git/commitdiff
daemon: A few initscript corrections
authorCole Robinson <crobinso@redhat.com>
Wed, 19 May 2010 19:57:56 +0000 (15:57 -0400)
committerCole Robinson <crobinso@redhat.com>
Thu, 20 May 2010 19:11:22 +0000 (15:11 -0400)
Fedora bug https://bugzilla.redhat.com/show_bug.cgi?id=565238

- Avahi service is called 'avahi-daemon'
- chkconfig descriptions must use \ for line continuations

daemon/libvirtd.init.in

index d4dc98b1bb875c0e9041d57f417b83b18ae8a868..809433e83fad4d8c488a9e9b28aecc9187735d54 100644 (file)
@@ -9,7 +9,7 @@
 # Should-Start: $named
 # Should-Start: xend
 # Should-Start: hal
-# Should-Start: avahi
+# Should-Start: avahi-daemon
 # Required-Stop: $network messagebus
 # Should-Stop: $named
 # Default-Start: 3 4 5
@@ -24,8 +24,8 @@
 # libvirtd:   guest and virtual network management daemon
 #
 # chkconfig: 345 97 03
-# description:  This is a daemon for managing guest instances
-#               and libvirt virtual networks
+# description:  This is a daemon for managing guest instances \
+#               and libvirt virtual networks \
 #               See http://libvirt.org
 #
 # processname: libvirtd