diff --git a/mint.yml b/mint.yml index 7ad50e1..1805a40 100644 --- a/mint.yml +++ b/mint.yml @@ -103,6 +103,7 @@ ExecStop=bash -c "until ! test -e /run/mint-config-update.sh.lock; do sleep 2; done" KillSignal=SIGCONT TimeoutStopSec=1800 + Restart=no StandardOutput=append:/var/log/mint-config-update.sh.log StandardError=append:/var/log/mint-config-update.sh.log