[Unit] Description=Check for running systemd daemons and send notification to gotify User=ccppi [Service] Environment="GOTIFY_TOKEN=" ExecStart=/usr/local/bin/systemd-gotify config -d StandardOutput=journal SysLogLevel=debug LogRateLimitIntervalSec=3s LogRateLimitBurst=10000 [Install] WantedBy=default.target