mirror of https://github.com/apache/cloudstack.git
Register the init scripts.
Signed-off-by: Wido den Hollander <wido@widodh.nl>
This commit is contained in:
parent
b77198def5
commit
bb16d48f0c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue