Added files for Linux and OS X
This commit is contained in:
parent
23ec3ede95
commit
8d0a9871d8
5 changed files with 81 additions and 25 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue