Initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Timer for periodic UPS status check
|
||||
After=check-ups.service
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* *:*:00,30
|
||||
Persistent=false
|
||||
AccuracySec=1s
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user