[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, experimental, updated. debian/0.8.7-1-2-gbb7dbde

Laurent Léonard laurent at open-minds.org
Thu Jan 20 23:08:17 UTC 2011


The following commit has been merged in the experimental branch:
commit bb7dbdef48871284c2a538bea93dac901720c908
Author: Laurent Léonard <laurent at open-minds.org>
Date:   Fri Jan 21 00:04:52 2011 +0100

    Add non dependency booting support for libvirt-guests

diff --git a/debian/rules b/debian/rules
index 25e9935..98c2528 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,7 +59,7 @@ EXAMPLES_DIR = $(CURDIR)/debian/libvirt-doc/usr/share/doc/libvirt-doc/examples/
 binary-install/libvirt-bin::
 	cp $(CURDIR)/tools/libvirt-guests.init.sh $(CURDIR)/debian/libvirt-bin.libvirt-guests.init
 	cp $(CURDIR)/tools/libvirt-guests.sysconf $(CURDIR)/debian/libvirt-bin.libvirt-guests.default
-	dh_installinit --name=libvirt-guests --no-restart-on-upgrade
+	dh_installinit --name=libvirt-guests --no-restart-on-upgrade -- defaults 29 71
 
 binary-install/libvirt-doc::
 	find $(EXAMPLES_DIR) -name "*.o" -type f -delete -o -name .libs -type d -exec rm -rf {} \;

-- 
Libvirt Debian packaging



More information about the Pkg-libvirt-commits mailing list