diff --git a/mint.yml b/mint.yml index b29b053..5b2cbc3 100644 --- a/mint.yml +++ b/mint.yml @@ -100,8 +100,8 @@ ExecStop=bash -c "until ! test -e /run/mint-config-update.sh.lock; do sleep 2; done" TimeoutStopSec=7200 - notify: - - Restart mint-config-update + notify: + - Restart mint-config-update - name: 'add mint-config-update to startup' command: systemctl enable mint-config-update.service