summarylogtreecommitdiffstats
path: root/burp-client.timer
diff options
context:
space:
mode:
Diffstat (limited to 'burp-client.timer')
-rw-r--r--burp-client.timer12
1 files changed, 12 insertions, 0 deletions
diff --git a/burp-client.timer b/burp-client.timer
new file mode 100644
index 000000000000..e7d5caa8bfc4
--- /dev/null
+++ b/burp-client.timer
@@ -0,0 +1,12 @@
+[Unit]
+Description=Checks every 20 minutes whether a backup is needed.
+
+[Timer]
+# Time to wait after booting before we run first time
+OnBootSec=5min
+# Time between running each consecutive time
+OnUnitActiveSec=20min
+Unit=burp-client.service
+
+[Install]
+WantedBy=multi-user.target