libvirtd: require virtlogd to start before libvirtd

In the non-systemd case, without socket activation, we need to proper
ordering.
This commit is contained in:
Guido Günther 2015-12-04 14:52:55 +01:00
parent 645881139b
commit a8bb330f94

View 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