mint.yml aktualisiert
This commit is contained in:
1
mint.yml
1
mint.yml
@@ -103,6 +103,7 @@
|
|||||||
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"
|
||||||
KillSignal=SIGCONT
|
KillSignal=SIGCONT
|
||||||
TimeoutStopSec=1800
|
TimeoutStopSec=1800
|
||||||
|
Restart=no
|
||||||
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