aboutsummaryrefslogtreecommitdiffstats
path: root/system/backup-var-log.timer
blob: 42f76ddaed4f302639455e331140eeeaf66869ee (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Backup /var/log

[Timer]
# Every Tuesday at 5:30
OnCalendar=Tue *-*-* 05:30
Persistent=true

[Install]
WantedBy=timers.target