10 lines
144 B
Desktop File
10 lines
144 B
Desktop File
[Unit]
|
|
Description=Pingfinder
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
|
|
Environment=UUID=pingfinder_uuid
|
|
ExecStart=/usr/local/bin/pingfinder.sh
|
|
|
|
DynamicUser=yes
|