aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scripts/collateral.timer1
-rw-r--r--scripts/reto.timer10
2 files changed, 11 insertions, 0 deletions
diff --git a/scripts/collateral.timer b/scripts/collateral.timer
index c24613c5..e86c3807 100644
--- a/scripts/collateral.timer
+++ b/scripts/collateral.timer
@@ -3,6 +3,7 @@ Description=Download collateral file and update admin
[Timer]
OnCalendar=Mon..Fri 6:00
+OnCalendar=Mon..Fri 8:45
OnCalendar=Mon..Fri 11:30
Unit=ops.service
diff --git a/scripts/reto.timer b/scripts/reto.timer
new file mode 100644
index 00000000..43a4b104
--- /dev/null
+++ b/scripts/reto.timer
@@ -0,0 +1,10 @@
+[Unit]
+Description=Run reto.py
+
+[Timer]
+OnCalendar=Mon..Fri 10:00
+Unit=simple@reto.service
+RandomizedDelaySec=1m
+
+[Install]
+WantedBy=timers.target