Repository: cloudstack Updated Branches: refs/heads/4.5 9de521f39 -> cb0cd5014
rhel7: keep same name as on master branch Signed-off-by: Rohit Yadav <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cb0cd501 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/cb0cd501 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/cb0cd501 Branch: refs/heads/4.5 Commit: cb0cd501455af2f85e5e643940aaff3ca5fa69b7 Parents: 9de521f Author: Rohit Yadav <[email protected]> Authored: Wed Feb 18 16:38:36 2015 +0530 Committer: Rohit Yadav <[email protected]> Committed: Wed Feb 18 16:38:36 2015 +0530 ---------------------------------------------------------------------- packaging/centos63/rhel7/cloud-management.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/cb0cd501/packaging/centos63/rhel7/cloud-management.service ---------------------------------------------------------------------- diff --git a/packaging/centos63/rhel7/cloud-management.service b/packaging/centos63/rhel7/cloud-management.service index ca3519f..e1562d5 100644 --- a/packaging/centos63/rhel7/cloud-management.service +++ b/packaging/centos63/rhel7/cloud-management.service @@ -16,7 +16,7 @@ # under the License. [Unit] -Description=Apache CloudStack +Description=CloudStack Management Server After=syslog.target network.target [Service]
