Fix service type

This commit is contained in:
Eduard Tolosa 2019-03-31 10:39:54 -05:00
parent 71b1b94400
commit 308e7a1de0

View file

@ -4,7 +4,7 @@
ConditionUser=!root
[Service]
Type=oneshot
Type=simple
ExecStart=/usr/bin/upcheck 90
KillMode=process
KillSignal=SIGINT