mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
Changed restart Option of Systemd Service
This commit is contained in:
@@ -5,7 +5,7 @@ After=network.target
|
||||
[Service]
|
||||
ExecStart=/usr/bin/phantomjs /home/%i/highcharts/highcharts-convert.js -host 10.127.0.197 -port 3003
|
||||
KillMode=process
|
||||
Restart=on-failure on-abort
|
||||
Restart=always
|
||||
User=%i
|
||||
Group=%i
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ After=network.target
|
||||
[Service]
|
||||
ExecStart=/usr/bin/unoconv -l
|
||||
KillMode=mixed
|
||||
Restart=on-failure on-abort
|
||||
Restart=always
|
||||
User=%i
|
||||
Group=%i
|
||||
|
||||
|
||||
Reference in New Issue
Block a user