summaryrefslogtreecommitdiff
path: root/remove-old-backups.timer.in
diff options
context:
space:
mode:
Diffstat (limited to 'remove-old-backups.timer.in')
-rw-r--r--remove-old-backups.timer.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/remove-old-backups.timer.in b/remove-old-backups.timer.in
new file mode 100644
index 0000000..673e18e
--- /dev/null
+++ b/remove-old-backups.timer.in
@@ -0,0 +1,10 @@
+[Unit]
+Description=Regularly remove old backups.
+
+[Timer]
+AccuracySec=1us
+RandomizedDelaySec=1day
+OnCalendar=*-*-* 00:00:00
+
+[Install]
+WantedBy=timers.target