cloudstack/agent
Wido den Hollander 612c7ebf40 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.
2015-09-13 15:12:29 +02:00
..
bindir Merge pull request #736 from ustcweizhou/CLOUDSTACK-8765 2015-08-26 11:29:25 +02:00
conf CLOUDSTACK-8625: Systemd profile for CloudStack Agent 2015-09-13 15:12:29 +02:00
distro fix kvm agent upgrade issue: kvm agent needs to use java 7 instead of java 6 after upgrade Reviewed-by: Sheng 2014-10-27 17:31:31 -07:00
src/com/cloud/agent CLOUDSTACK-8822 - Replacing Runnable by Callable in the Taks and NioConnection classes 2015-09-11 11:28:40 +02:00
test/com/cloud/agent Properties loading simplification 2014-11-23 19:48:56 +01:00
pom.xml changed commons-io version to the latest stable 2.4 2014-11-28 17:01:16 +05:30