mint.yml aktualisiert
This commit is contained in:
parent
ff57c90bd6
commit
804819e8e9
2
mint.yml
2
mint.yml
@ -98,7 +98,7 @@
|
|||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
User=root
|
User=root
|
||||||
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"
|
||||||
KillSignal=SIGCONT
|
KillSignal=SIGCONT
|
||||||
|
Loading…
Reference in New Issue
Block a user