From 16178ef990465ba76abd8b440ade3c77267091a5 Mon Sep 17 00:00:00 2001 From: Sonny Bakker Date: Mon, 19 Jul 2021 19:12:26 +0200 Subject: [PATCH] Increase timer time --- templates/timer.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/timer.j2 b/templates/timer.j2 index a8571ea..73b5b09 100644 --- a/templates/timer.j2 +++ b/templates/timer.j2 @@ -6,7 +6,7 @@ Description=Trans IP client timer [Timer] OnBootSec=15min -OnUnitActiveSec=5min +OnUnitActiveSec=35min Unit=transip-client.service Persistent=true