about summary refs log tree commit diff
path: root/contrib/scadere-check.timer
blob: 235e4c346b1a41e6764f8332bd0ef4a435107d8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Run scadere-check everyday

[Timer]
OnCalendar=daily
Persistent=true
RandomizedDelaySec=86400
FixedRandomDelay=true

[Install]
WantedBy=timers.timer