diff --git a/upcheck.service b/upcheck.service index e0471e5..2cd548a 100644 --- a/upcheck.service +++ b/upcheck.service @@ -4,7 +4,7 @@ ConditionUser=!root [Service] - Type=oneshot + Type=simple ExecStart=/usr/bin/upcheck 90 KillMode=process KillSignal=SIGINT