From afa4431e4fe270c09e306696dfb4e090be3702b6 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Sun, 10 Aug 2025 11:51:11 +0200 Subject: [PATCH] Update etc/systemd/system/pingfinder.service --- etc/systemd/system/pingfinder.service | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/etc/systemd/system/pingfinder.service b/etc/systemd/system/pingfinder.service index 4025882..6185a39 100644 --- a/etc/systemd/system/pingfinder.service +++ b/etc/systemd/system/pingfinder.service @@ -4,10 +4,7 @@ Description=Pingfinder [Service] Type=oneshot -Environment=WARNLOCK=$CACHE_DIRECTORY/warn.lock -Environment=LOCKFILE=$CACHE_DIRECTORY/exec.lock -Environment=UUID=[...] +Environment=UUID=pingfinder_uuid ExecStart=/usr/local/bin/pingfinder.sh DynamicUser=yes -CacheDirectory=pingfinder