Renamed init script to 'invirtibuilder'
[invirt/packages/invirt-dev.git] / debian / rules
index 4bde507..7f3b99b 100755 (executable)
@@ -8,7 +8,7 @@ DEB_PYTHON_SYSTEM=pysupport
 #
 # This means that when the initscript is started, Python modules
 # installed by the package haven't been fully installed yet.
-DEB_DH_INSTALLINIT_ARGS += --no-start
+DEB_DH_INSTALLINIT_ARGS += --no-start --name invirtibuilder
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk