mirror of
https://github.com/edu4rdshl/upcheck.git
synced 2026-07-17 23:24:49 +00:00
Version bump
Now upcheck can be executed periodically without systemd timer!
This commit is contained in:
parent
e5bab390b2
commit
fd585bfa0f
6 changed files with 58 additions and 9 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/upcheck
|
||||
ExecStart=/usr/bin/upcheck 90
|
||||
KillMode=process
|
||||
KillSignal=SIGINT
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue