diff options
| author | st33v <github@f3rr3t.com> | 2017-11-19 10:38:05 +1100 |
|---|---|---|
| committer | st33v <github@f3rr3t.com> | 2017-11-19 10:38:05 +1100 |
| commit | b4113d7c930f722bb8fcac646e06500309cfc36c (patch) | |
| tree | ca1961e33d54fdca34d632719422eb947fe57140 /wlanWDog.timer | |
| parent | 41f3983fefced971bc9f9f8826dbb023828de78d (diff) | |
adapted carport timer and service to watchdog
Diffstat (limited to 'wlanWDog.timer')
| -rw-r--r-- | wlanWDog.timer | 9 |
1 files changed, 4 insertions, 5 deletions
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 |
