[Unit] Description=Email Forwarder Failure Notification [Service] Type=oneshot ExecStart=/bin/sh -c '/usr/bin/curl -fsS --retry 3 "$UPTIME_FAIL_URL"' [Install] WantedBy=default.target