aboutsummaryrefslogtreecommitdiffstats
path: root/system/backup-var-log-journal.timer
diff options
context:
space:
mode:
Diffstat (limited to 'system/backup-var-log-journal.timer')
-rw-r--r--system/backup-var-log-journal.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/backup-var-log-journal.timer b/system/backup-var-log-journal.timer
new file mode 100644
index 0000000..30bd91c
--- /dev/null
+++ b/system/backup-var-log-journal.timer
@@ -0,0 +1,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