aboutsummaryrefslogtreecommitdiffstats
path: root/system/backup-bitlbee.timer
blob: 2ff52cef7167178558495042115e801123f4537f (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Backup of Bitlbee configuration every 2nd and 17th of a month

[Timer]
# Every 2nd and 17th of each month at 5:00
OnCalendar=*-*-2,17 05:00
Persistent=true

[Install]
WantedBy=timers.target