[Pkg-ganeti-devel] [SCM] Ganeti packaging branch, master, updated. debian/2.5.1-1-1-g5bff455

Iustin Pop iustin at debian.org
Sat Jul 21 18:54:03 UTC 2012


The following commit has been merged in the master branch:
commit 5bff4558926c486a496fd120008ae8340bfffec3
Author: Iustin Pop <iustin at debian.org>
Date:   Sat Jul 21 20:53:39 2012 +0200

    Fix dh_installinit invocation
    
    Closes: #677674

diff --git a/debian/rules b/debian/rules
index 2a2966f..e72ea50 100755
--- a/debian/rules
+++ b/debian/rules
@@ -101,7 +101,7 @@ binary-indep: build install
 # Note: dh_pysupport *must* be before dh_installinit, since the daemons
 # need the python modules as installed by pysupport
 	dh_pysupport
-	dh_installinit --name=ganeti --error-handler=true -- defaults 20 80 -i
+	dh_installinit --name=ganeti --error-handler=true -i -- defaults 20 80
 	dh_installcron --name=ganeti -i
 #	dh_installinfo -i
 #	dh_installwm -i

-- 
Ganeti packaging



More information about the Pkg-ganeti-devel mailing list