summaryrefslogtreecommitdiffstats
path: root/mkosi.extra/etc/systemd/system/kanboard.timer
blob: 852e80063667e26feab6e7dcf0c76a6d6e0c3e00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Daily execution of kanboard's cronjob

[Timer]
OnCalendar=daily
RandomizedDelaySec=6h
Persistent=true

[Install]
WantedBy=timers.target