summaryrefslogtreecommitdiffstats
path: root/shib_secondary/remote/bwlp-check-master.timer
diff options
context:
space:
mode:
authorSimon Rettberg2024-06-07 16:20:59 +0200
committerSimon Rettberg2024-06-07 16:20:59 +0200
commit3f9904d6a73d7795b102553cc94ec9ecce9d0b1c (patch)
tree599bc828970e567d53e1a0813c3f8177299cb230 /shib_secondary/remote/bwlp-check-master.timer
parent[SSPS] Add safety-fallback to dpkg hook (diff)
downloadsetup-scripts-3f9904d6a73d7795b102553cc94ec9ecce9d0b1c.tar.gz
setup-scripts-3f9904d6a73d7795b102553cc94ec9ecce9d0b1c.tar.xz
setup-scripts-3f9904d6a73d7795b102553cc94ec9ecce9d0b1c.zip
[shib_secondary] Tool to deploy a secondary masterserver as fallback
Diffstat (limited to 'shib_secondary/remote/bwlp-check-master.timer')
-rw-r--r--shib_secondary/remote/bwlp-check-master.timer10
1 files changed, 10 insertions, 0 deletions
diff --git a/shib_secondary/remote/bwlp-check-master.timer b/shib_secondary/remote/bwlp-check-master.timer
new file mode 100644
index 0000000..e2b83e5
--- /dev/null
+++ b/shib_secondary/remote/bwlp-check-master.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=Trigger availability check of masterserver
+
+[Timer]
+OnBootSec=10
+OnUnitActiveSec=120
+AccuracySec=10
+
+[Install]
+WantedBy=timers.target