12 lines
182 B
Desktop File
12 lines
182 B
Desktop File
[Unit]
|
|
Description=Gateway for messages from DAPNET to ntfy
|
|
After=network-online.target
|
|
|
|
[Service]
|
|
ExecStart=%h/bin/dapnet2ntfy.pl
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=default.target
|
|
|