summary refs log tree commit diff stats
path: root/extra/qotd-update.timer
blob: 93b449177a2fbfc5f22b92666cbc1732c0270804 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Update qotd.txt every day

[Timer]
OnCalendar=Daily
Persistent=true

[Install]
WantedBy=timers.target