summaryrefslogtreecommitdiff
path: root/community/snapper/cleanup.timer
diff options
context:
space:
mode:
Diffstat (limited to 'community/snapper/cleanup.timer')
-rw-r--r--community/snapper/cleanup.timer12
1 files changed, 12 insertions, 0 deletions
diff --git a/community/snapper/cleanup.timer b/community/snapper/cleanup.timer
new file mode 100644
index 000000000..acf80068e
--- /dev/null
+++ b/community/snapper/cleanup.timer
@@ -0,0 +1,12 @@
+
+[Unit]
+Description=Daily Cleanup of Snapper Snapshots
+Documentation=man:snapper(8) man:snapper-configs(5)
+
+[Timer]
+OnBootSec=10m
+OnUnitActiveSec=1d
+
+[Install]
+WantedBy=basic.target
+