Github user ustcweizhou commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1916#discussion_r97643865
--- Diff: debian/rules ---
@@ -149,7 +150,7 @@ override_dh_installinit:
dh_installinit -pcloudstack-management -pcloudstack-agent
-pcloudstack-usage --onlyscripts --no-start
override_dh_systemd_enable:
- dh_systemd_enable -pcloudstack-agent -pcloudstack-usage
+ dh_systemd_enable -pcloudstack-management -pcloudstack-agent
-pcloudstack-usage
--- End diff --
@wido we should if we do not support ubuntu 12.04 anymore. I prefer to
remove it in 4.10. I can create another PR for it. This PR is only for 4.9
branch.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---