aboutsummaryrefslogtreecommitdiffstats
path: root/system/cleanup-backup.timer
blob: 987931230111663f6914833d0bcf315ae5294a0a (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Cleanup backups every 3rd and 18th of each month at 05:00

[Timer]
# Every 3rd and 18th of each month at 5:00
OnCalendar=*-*-3,18 05:00
Persistent=true

[Install]
WantedBy=timers.target