aboutsummaryrefslogtreecommitdiffstats
path: root/system/backup-websites.timer
blob: 5c08795143899945820fcebc5de6506528a06e6f (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Backup websites every 1st and 16th of each montih at 03:00

[Timer]
# Every 1st and 16th of each month at 03:00
OnCalendar=*-*-1,16 03:00
Persistent=true

[Install]
WantedBy=timers.target