Version bump

Now upcheck can be executed periodically without systemd timer!
This commit is contained in:
Eduard Tolosa 2019-03-30 16:30:44 -05:00
parent e5bab390b2
commit fd585bfa0f
6 changed files with 58 additions and 9 deletions

View file

@ -5,7 +5,7 @@
[Service]
Type=oneshot
ExecStart=/usr/bin/upcheck
ExecStart=/usr/bin/upcheck 90
KillMode=process
KillSignal=SIGINT