diff --git a/unit-files/git-puller.timer b/unit-files/git-puller.timer
index 2e8408737fd9729d11427dd337990442187c1034..1cc2b86ca4795ac107b493c9975c7d4df7cdda48 100644
--- a/unit-files/git-puller.timer
+++ b/unit-files/git-puller.timer
@@ -2,6 +2,7 @@
 Description=Git pull every 5 minutes
 
 [Timer]
+OnBootSec=5min
 OnUnitActiveSec=5min
 
 [Install]
diff --git a/unit-files/ocsp.timer b/unit-files/ocsp.timer
index 187f8b97f4b3b8a53b155e1be7ccca9aab4e7420..712fa47e733c7e3e876b835df840d6445ee7a3db 100644
--- a/unit-files/ocsp.timer
+++ b/unit-files/ocsp.timer
@@ -2,6 +2,7 @@
 Description=Daily timer for OCSP stapling
 
 [Timer]
+OnBootSec=15min
 OnUnitActiveSec=1day
 
 [Install]