Update etc/systemd/system/pingfinder.service
This commit is contained in:
parent
dbd50611b4
commit
afa4431e4f
1 changed files with 1 additions and 4 deletions
|
|
@ -4,10 +4,7 @@ Description=Pingfinder
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
|
||||||
Environment=WARNLOCK=$CACHE_DIRECTORY/warn.lock
|
Environment=UUID=pingfinder_uuid
|
||||||
Environment=LOCKFILE=$CACHE_DIRECTORY/exec.lock
|
|
||||||
Environment=UUID=[...]
|
|
||||||
ExecStart=/usr/local/bin/pingfinder.sh
|
ExecStart=/usr/local/bin/pingfinder.sh
|
||||||
|
|
||||||
DynamicUser=yes
|
DynamicUser=yes
|
||||||
CacheDirectory=pingfinder
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue