4
Fork 0

Added files for Linux and OS X

This commit is contained in:
R3ABM Artem 2016-03-24 17:14:18 +04:00
parent 23ec3ede95
commit 8d0a9871d8
5 changed files with 81 additions and 25 deletions

View file

@ -5,13 +5,13 @@ Afer=network.target
[Service]
; system.service
Type=simple
ExecStart=/opt/CronosAgent/cronosagent.sh
ExecStart=/opt/CronosAgent/cronosagent.sh 2
Restart=always
RestartSec=10
; system.exec
User=cronos
Group=cronos
StandardOutput=syslog
StandardOutput=null
WorkingDirectory=/opt/CronosAgent
[Install]