diff --git a/upcheck.service b/upcheck.service index 7714e26..d37247e 100644 --- a/upcheck.service +++ b/upcheck.service @@ -4,7 +4,7 @@ [Service] Type=simple - ExecStart=/home/sechacklabs/.local/bin/upcheck + ExecStart=/usr/bin/upcheck KillMode=process KillSignal=SIGINT