aboutsummaryrefslogtreecommitdiffstats
path: root/system/cleanup-backup.timer
blob: f83651ba8695f24ff7f2d56c218ae1ccfe0e5f0f (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Cleanup backups

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

[Install]
WantedBy=timers.target