GitHub user wido opened a pull request:

    https://github.com/apache/cloudstack/pull/813

    CLOUDSTACK-8625: Systemd profile for CloudStack Agent

    With CentOS 7 and Ubuntu 16.04 (to be released) using systemd
    it is preferred that CloudStack's Agent is also being started using
    systemd.
    
    This commit includes a service file for the CloudStack Agent with
    a wrapper script which actually executes Java
    
    It no longer uses jsvc for daemonizing and thus this requirement
    has also been dropped for CentOS 7 packaging.
    
    The Agent log output to stdout has also been modified to no longer
    include the timestamp as this is done by journalctl.
    
    This has been tested on a CentOS 7.1 machine and the Agent starts,
    stops and restarts properly.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wido/cloudstack CLOUDSTACK-8625

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/813.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 #813
    
----
commit 612c7ebf403cdafd3355d8b30f03885cb0f340d6
Author: Wido den Hollander <w...@widodh.nl>
Date:   2015-09-13T13:12:29Z

    CLOUDSTACK-8625: Systemd profile for CloudStack Agent
    
    With CentOS 7 and Ubuntu 16.04 (to be released) using systemd
    it is preferred that CloudStack's Agent is also being started using
    systemd.
    
    This commit includes a service file for the CloudStack Agent with
    a wrapper script which actually executes Java
    
    It no longer uses jsvc for daemonizing and thus this requirement
    has also been dropped for CentOS 7 packaging.
    
    The Agent log output to stdout has also been modified to no longer
    include the timestamp as this is done by journalctl.
    
    This has been tested on a CentOS 7.1 machine and the Agent starts,
    stops and restarts properly.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to