From 804819e8e99624d28425a9c1ada843e8951e3514 Mon Sep 17 00:00:00 2001 From: olli Date: Thu, 10 Aug 2023 19:45:43 +0200 Subject: [PATCH] mint.yml aktualisiert --- mint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mint.yml b/mint.yml index d05c823..241719c 100644 --- a/mint.yml +++ b/mint.yml @@ -98,7 +98,7 @@ [Service] Type=oneshot User=root - RemainAfterExit=true + #RemainAfterExit=true 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" KillSignal=SIGCONT