mint.yml aktualisiert
This commit is contained in:
2
mint.yml
2
mint.yml
@@ -101,7 +101,7 @@
|
|||||||
RemainAfterExit=true
|
RemainAfterExit=true
|
||||||
ExecStart=bash -x /usr/local/sbin/mint-config-update.sh
|
ExecStart=bash -x /usr/local/sbin/mint-config-update.sh
|
||||||
ExecStop=bash -c "until ! test -e /run/mint-config-update.sh.lock; do sleep 2; done"
|
ExecStop=bash -c "until ! test -e /run/mint-config-update.sh.lock; do sleep 2; done"
|
||||||
TimeoutStopSec=7200
|
TimeoutStopSec=1800
|
||||||
StandardOutput=append:/var/log/mint-config-update.sh.log
|
StandardOutput=append:/var/log/mint-config-update.sh.log
|
||||||
StandardError=append:/var/log/mint-config-update.sh.log
|
StandardError=append:/var/log/mint-config-update.sh.log
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user