From 5d6d254461ade036bb76aa02a4afa87afea1426c Mon Sep 17 00:00:00 2001
From: pierreozoux <pierre@ozoux.net>
Date: Fri, 7 Nov 2014 15:33:37 +0000
Subject: [PATCH] Fixes git-puller timer

---
 unit-files/static-git-puller@.timer | 1 +
 1 file changed, 1 insertion(+)

diff --git a/unit-files/static-git-puller@.timer b/unit-files/static-git-puller@.timer
index 94e6fce..dc20b35 100644
--- a/unit-files/static-git-puller@.timer
+++ b/unit-files/static-git-puller@.timer
@@ -5,6 +5,7 @@ Description=Run git puller service every 10 minutes
 BindsTo=static-git@%i.service
 
 [Timer]
+OnActiveSec=0
 OnUnitActiveSec=10min
 
 [Install]
-- 
GitLab