2024-09-11 10:02:23 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Check for running systemd daemons and send notification to gotify
|
|
|
|
User=ccppi
|
|
|
|
|
|
|
|
[Service]
|
2024-09-16 10:02:59 +00:00
|
|
|
Environment="GOTIFY_TOKEN=AnV26OM_KjPdvY9"
|
|
|
|
ExecStart=/usr/local/bin/systemd-gotify config -d
|
2024-09-11 10:02:23 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|