summaryrefslogtreecommitdiff
path: root/community/snapper/timeline.timer
diff options
context:
space:
mode:
Diffstat (limited to 'community/snapper/timeline.timer')
-rw-r--r--community/snapper/timeline.timer12
1 files changed, 12 insertions, 0 deletions
diff --git a/community/snapper/timeline.timer b/community/snapper/timeline.timer
new file mode 100644
index 000000000..6d64fd602
--- /dev/null
+++ b/community/snapper/timeline.timer
@@ -0,0 +1,12 @@
+
+[Unit]
+Description=Timeline of Snapper Snapshots
+Documentation=man:snapper(8) man:snapper-configs(5)
+
+[Timer]
+OnCalendar=hourly
+Persistent=true
+
+[Install]
+WantedBy=basic.target
+