[Pkg-libvirt-commits] [SCM] Libvirt debian packaging branch, master, updated. debian/0.6.3-2
Guido Günther
agx at sigxcpu.org
Thu May 7 13:00:39 UTC 2009
The following commit has been merged in the master branch:
commit 92eba47113f200653916f3002f646376211d0806
Author: Guido Günther <agx at sigxcpu.org>
Date: Thu May 7 12:13:43 2009 +0200
delay libvirt-bin start until after avahi
diff --git a/debian/libvirt-bin.init b/debian/libvirt-bin.init
index bc39d08..a287537 100755
--- a/debian/libvirt-bin.init
+++ b/debian/libvirt-bin.init
@@ -9,7 +9,7 @@
# Provides: libvirtd
# Required-Start: $network $local_fs
# Required-Stop:
-# Should-Start: hal
+# Should-Start: hal avahi
# 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