mint.yml aktualisiert
This commit is contained in:
parent
e97674c247
commit
c6593cc46c
5
mint.yml
5
mint.yml
@ -96,10 +96,9 @@
|
|||||||
Requires=multi-user.target network.target network-online.target nss-lookup.target docker.service systemd-resolved.service sshd.service tor.service
|
Requires=multi-user.target network.target network-online.target nss-lookup.target docker.service systemd-resolved.service sshd.service tor.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=forking
|
||||||
User=root
|
User=root
|
||||||
Restart=no
|
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"
|
||||||
TimeoutStopSec=1800
|
TimeoutStopSec=1800
|
||||||
|
Loading…
Reference in New Issue
Block a user