* qemud/libvirtd.init.in: improve the LSB init header for the
init.d file, patch by Frederik Himpe
Daniel
+Thu May 7 09:31:22 CEST 2009 Daniel Veillard <veillard@redhat.com>
+
+ * qemud/libvirtd.init.in: improve the LSB init header for the
+ init.d file, patch by Frederik Himpe
+
Thu May 7 09:26:50 CEST 2009 Guido Günther <agx@sigxcpu.org>
* src/util.c (virFileWritePid): check for NULL pointers
#
### BEGIN INIT INFO
# Provides: libvirtd
+# Required-Start: $network messagebus
+# Should-Start: $named
# Should-Start: xend
+# Should-Start: hal
+# Should-Start: avahi
+# Required-Stop: $network messagebus
+# Should-Stop: $named
# Default-Start: 3 4 5
# Short-Description: daemon for libvirt virtualization API
# Description: This is a daemon for managing guest instances