From b4113d7c930f722bb8fcac646e06500309cfc36c Mon Sep 17 00:00:00 2001 From: st33v Date: Sun, 19 Nov 2017 10:38:05 +1100 Subject: adapted carport timer and service to watchdog --- wlanWDog.timer | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'wlanWDog.timer') diff --git a/wlanWDog.timer b/wlanWDog.timer index 2a05b43..a9c9829 100644 --- a/wlanWDog.timer +++ b/wlanWDog.timer @@ -1,11 +1,10 @@ [Unit] -Description= Take a photo every thirty seconds +Description=Walk the wireless watchdog [Timer] -#OnBootSec=1min -AccuracySec=1us -OnCalendar=*:*:00,30 -Unit=carport.service +OnActiveSec=5min +#OnCalendar=*:*:00,30 +Unit=wlanWDog.service [Install] WantedBy=timers.target -- cgit v1.3