GitHub user rhtyd opened a pull request:
https://github.com/apache/cloudstack/pull/1751
systemd: Fix semicolon missing in b75e69
While forward merging PR #1728, and resolving merge issues a semi-colon was
not added causing cloudstack-agent to fail to start. This fixes the
issue of running agent on centos7.
Since, this is failing testing against centos7/kvm and an urgent merge is
necessary.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shapeblue/cloudstack
4.9-centos7agentsystemdfix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1751.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1751
----
commit cf825eb044453756a01c01ceb1883d5af4df3f7d
Author: Rohit Yadav <[email protected]>
Date: 2016-11-09T09:14:01Z
systemd: Fix semicolon missing in b75e69
While forward merging PR #1728, and resolving merge issues a semi-colon was
not added causing cloudstack-agent to fail to start. This fixes the
issue of running agent on centos7.
Signed-off-by: Rohit Yadav <[email protected]>
----
---
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.
---