mint.yml aktualisiert
This commit is contained in:
1
mint.yml
1
mint.yml
@@ -101,6 +101,7 @@
|
||||
RemainAfterExit=true
|
||||
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"
|
||||
KillSignal=SIGCONT
|
||||
TimeoutStopSec=1800
|
||||
StandardOutput=append:/var/log/mint-config-update.sh.log
|
||||
StandardError=append:/var/log/mint-config-update.sh.log
|
||||
|
||||
Reference in New Issue
Block a user