]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
libvirtd: require virtlogd to start before libvirtd
authorGuido Günther <agx@sigxcpu.org>
Fri, 4 Dec 2015 13:52:55 +0000 (14:52 +0100)
committerGuido Günther <agx@sigxcpu.org>
Fri, 4 Dec 2015 16:45:21 +0000 (17:45 +0100)
In the non-systemd case, without socket activation, we need to proper
ordering.

daemon/libvirtd.init.in

index ed42195cab10a14ef8645cf582a3aef5375d341d..22006c448cdff1f1e41af4d9b74b46b5b3600d90 100644 (file)
@@ -5,7 +5,7 @@
 #
 ### BEGIN INIT INFO
 # Provides: libvirtd
-# Required-Start: $network messagebus
+# Required-Start: $network messagebus virtlogd
 # Should-Start: $named
 # Should-Start: xend
 # Should-Start: avahi-daemon