aboutsummaryrefslogtreecommitdiffstats
path: root/system/backup-mail.timer
blob: 22367dfcf94e0fbf4acd78718e28f239ab3a7ede (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Backup mail and mailman every first day of the month

[Timer]
# Every 1st of each month at 5:00
OnCalendar=*-*-1 05:00
Persistent=true

[Install]
WantedBy=timers.target