mirror of
https://github.com/edu4rdshl/upcheck.git
synced 2026-07-17 23:24:49 +00:00
Fix service type
This commit is contained in:
parent
71b1b94400
commit
308e7a1de0
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
ConditionUser=!root
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/upcheck 90
|
||||
KillMode=process
|
||||
KillSignal=SIGINT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue