You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by wi...@apache.org on 2015/03/05 16:27:30 UTC

[12/13] git commit: updated refs/heads/master to 8e5fefc

Register the init scripts.

Signed-off-by: Wido den Hollander <wi...@widodh.nl>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bb16d48f
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/bb16d48f
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/bb16d48f

Branch: refs/heads/master
Commit: bb16d48f0cd04509162b7357ca5e363d71296ba8
Parents: b77198d
Author: Felix Geyer <fe...@credativ.de>
Authored: Mon Feb 16 17:02:31 2015 +0100
Committer: Wido den Hollander <wi...@widodh.nl>
Committed: Thu Mar 5 14:39:55 2015 +0100

----------------------------------------------------------------------
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/bb16d48f/debian/rules
----------------------------------------------------------------------
diff --git a/debian/rules b/debian/rules
index 5c61029..d43f4f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -150,5 +150,8 @@ override_dh_auto_install:
 	rm $(DESTDIR)/usr/share/$(PACKAGE)-bridge/webapps/awsapi/WEB-INF/classes/services.xml
 	rm -rf $(DESTDIR)/usr/share/$(PACKAGE)-bridge/webapps/awsapi/WEB-INF/classes/META-INF
 
+override_dh_installinit:
+	dh_installinit -pcloudstack-management -pcloudstack-agent -pcloudstack-usage --onlyscripts --no-start
+
 override_dh_installdocs:
 	dh_installdocs -A tools/whisker/LICENSE tools/whisker/NOTICE INSTALL.md