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/09/17 10:10:25 UTC

[4/4] git commit: updated refs/heads/master to a5ca762

Merge pull request #820 from wido/CLOUDSTACK-8840

CLOUDSTACK-8840: Systemd service for the Usage ServerThere already was a uncompleted systemd service file for the Usage
Server.

This new one replaces sysvinit and the old systemd service file.

* pr/820:
  CLOUDSTACK-8840: Do not include old systemd wrapper
  CLOUDSTACK-8840: Fix the source path of the service file
  CLOUDSTACK-8840: Systemd service for the Usage Server

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/a5ca762a
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a5ca762a
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a5ca762a

Branch: refs/heads/master
Commit: a5ca762acb4e0a8b27f11aa3515558b87e8fdb18
Parents: 1525ac0 0204269
Author: Wido den Hollander <wi...@widodh.nl>
Authored: Thu Sep 17 10:09:58 2015 +0200
Committer: Wido den Hollander <wi...@widodh.nl>
Committed: Thu Sep 17 10:09:58 2015 +0200

----------------------------------------------------------------------
 packaging/centos7/cloud-usage-sysd         | 90 -------------------------
 packaging/centos7/cloud-usage.service      | 37 ----------
 packaging/centos7/cloud-usage.sysconfig    | 31 ---------
 packaging/centos7/cloud.spec               | 16 +----
 packaging/systemd/cloudstack-usage.service | 38 +++++++++++
 usage/conf/log4j-cloud_usage.xml.in        |  6 +-
 6 files changed, 43 insertions(+), 175 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a5ca762a/packaging/centos7/cloud.spec
----------------------------------------------------------------------