aboutsummaryrefslogtreecommitdiffstats
path: root/system/backup-var-log-journal.timer
blob: 30bd91c6dbca14c411f35c8434d1551b888c42b5 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Backup /var/log/journal every Tuesday at 06:00

[Timer]
# Every Tuesday at 06:00
OnCalendar=Tue *-*-* 06:00
Persistent=true

[Install]
WantedBy=timers.target