[
https://issues.apache.org/jira/browse/CLOUDSTACK-8840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14790930#comment-14790930
]
ASF GitHub Bot commented on CLOUDSTACK-8840:
--------------------------------------------
Github user remibergsma commented on the pull request:
https://github.com/apache/cloudstack/pull/820#issuecomment-140842317
@wido Yep, works fine now!
```
+ exit 0
RPM Build Done
```
Here they are:
```
[root@cs4 packaging]# ls -la ../dist/rpmbuild/RPMS/x86_64/
total 288928
drwxr-xr-x. 2 root root 4096 Sep 16 18:44 .
drwxr-xr-x. 3 root root 4096 Sep 16 18:43 ..
-rw-r--r--. 1 root root 50700428 Sep 16 18:44
cloudstack-agent-4.6.0-SNAPSHOT.el7.centos.x86_64.rpm
-rw-r--r--. 1 root root 5364 Sep 16 18:44
cloudstack-baremetal-agent-4.6.0-SNAPSHOT.el7.centos.x86_64.rpm
-rw-r--r--. 1 root root 38276 Sep 16 18:44
cloudstack-cli-4.6.0-SNAPSHOT.el7.centos.x86_64.rpm
-rw-r--r--. 1 root root 111008452 Sep 16 18:44
cloudstack-common-4.6.0-SNAPSHOT.el7.centos.x86_64.rpm
-rw-r--r--. 1 root root 88693724 Sep 16 18:43
cloudstack-management-4.6.0-SNAPSHOT.el7.centos.x86_64.rpm
-rw-r--r--. 1 root root 45395296 Sep 16 18:44
cloudstack-usage-4.6.0-SNAPSHOT.el7.centos.x86_64.rpm
```
LGTM
> Update systemd profile for usage server
> ---------------------------------------
>
> Key: CLOUDSTACK-8840
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8840
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Usage
> Reporter: Wido den Hollander
> Assignee: Wido den Hollander
> Labels: systemd
> Fix For: 4.6.0
>
>
> Currently there is a systemd profile for the usage server, but it is not
> packaged properly and can be improved much.
> We should align this with the Agent systemd profile.
> In /usr/libexec/cloudstack there should be a wrapper which does the actual
> Java invoke and the wrapper is invoked by systemd.
> Output of the usage server should go to stdout as well so it is catched by
> journalctl.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)