summaryrefslogtreecommitdiff
path: root/systemd/synoptic-retry.timer
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/synoptic-retry.timer')
-rw-r--r--systemd/synoptic-retry.timer8
1 files changed, 8 insertions, 0 deletions
diff --git a/systemd/synoptic-retry.timer b/systemd/synoptic-retry.timer
new file mode 100644
index 0000000..fc93089
--- /dev/null
+++ b/systemd/synoptic-retry.timer
@@ -0,0 +1,8 @@
+[Unit]
+Description=Retry synoptic chart download 15 minutes after failure
+
+[Timer]
+OnActiveSec=15min
+
+[Install]
+WantedBy=timers.target