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

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

[Install]
WantedBy=timers.target