aboutsummaryrefslogtreecommitdiffstats
path: root/system/backup-git.timer
blob: 337ef42f8ce3a01b03739555bd30fdcd745979f8 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Backup git repositories every Monday

[Timer]
# Every Monday
OnCalendar=Mon *-*-* 06:00
Persistent=true

[Install]
WantedBy=timers.target