aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc/systemd/system/lostfiles.timer
diff options
context:
space:
mode:
Diffstat (limited to 'etc/systemd/system/lostfiles.timer')
-rw-r--r--etc/systemd/system/lostfiles.timer11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/systemd/system/lostfiles.timer b/etc/systemd/system/lostfiles.timer
new file mode 100644
index 0000000..e99d4be
--- /dev/null
+++ b/etc/systemd/system/lostfiles.timer
@@ -0,0 +1,11 @@
+[Unit]
+Description=Weekly lostfiles report refresh
+
+[Timer]
+OnCalendar=weekly
+AccuracySec=12h
+Persistent=true
+RandomizedDelaySec=1h
+
+[Install]
+WantedBy=timers.target