aboutsummaryrefslogtreecommitdiff
path: root/etc/restic-wrapper.timer
diff options
context:
space:
mode:
Diffstat (limited to 'etc/restic-wrapper.timer')
-rw-r--r--etc/restic-wrapper.timer7
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/restic-wrapper.timer b/etc/restic-wrapper.timer
index 6e22bdf..48dada7 100644
--- a/etc/restic-wrapper.timer
+++ b/etc/restic-wrapper.timer
@@ -1,10 +1,9 @@
[Unit]
-Description=Run restic wrapper every 15-30 mins
+Description=Run restic wrapper every day
Requires=restic-wrapper.service
[Timer]
Unit=restic-wrapper.service
-OnUnitInactiveSec=15m
-RandomizedDelaySec=15m
-AccuracySec=10s
+OnUnitInactiveSec=1d
+AccuracySec=6h
[Install]
WantedBy=timers.target