mint.yml aktualisiert

This commit is contained in:
olli 2023-08-09 18:55:55 +02:00
parent e97674c247
commit c6593cc46c

View File

@ -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