diff --git a/unit-files/git-puller.timer b/unit-files/git-puller.timer index a6baa586354aa86d59eeaaf2a12fe40d93e3c45c..2e8408737fd9729d11427dd337990442187c1034 100644 --- a/unit-files/git-puller.timer +++ b/unit-files/git-puller.timer @@ -4,3 +4,6 @@ Description=Git pull every 5 minutes [Timer] OnUnitActiveSec=5min +[Install] +WantedBy=multi-user.target + diff --git a/unit-files/ocsp.timer b/unit-files/ocsp.timer index 891b45f1824cb546189e8a2cf0f3eb75a9642147..187f8b97f4b3b8a53b155e1be7ccca9aab4e7420 100644 --- a/unit-files/ocsp.timer +++ b/unit-files/ocsp.timer @@ -4,3 +4,6 @@ Description=Daily timer for OCSP stapling [Timer] OnUnitActiveSec=1day +[Install] +WantedBy=multi-user.target +