[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, experimental, updated. debian/1.0.0-1-1-gdca42fb
Guido Günther
agx at sigxcpu.org
Sat Nov 24 10:56:45 UTC 2012
The following commit has been merged in the experimental branch:
commit dca42fb6aacbf1620c08e857f86525bc6a245520
Author: Guido Günther <agx at sigxcpu.org>
Date: Sat Nov 24 11:55:38 2012 +0100
Rely on DBus activation for hal
Closes: #694020
diff --git a/debian/libvirt-bin.init b/debian/libvirt-bin.init
index d4dd425..2b3f474 100755
--- a/debian/libvirt-bin.init
+++ b/debian/libvirt-bin.init
@@ -9,8 +9,8 @@
# Provides: libvirt-bin libvirtd
# Required-Start: $network $local_fs $remote_fs $syslog
# Required-Stop: $local_fs $remote_fs $syslog
-# Should-Start: hal avahi cgconfig
-# Should-Stop: hal avahi cgconfig
+# Should-Start: avahi cgconfig
+# Should-Stop: avahi cgconfig
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: libvirt management daemon
--
Libvirt Debian packaging
More information about the Pkg-libvirt-commits
mailing list