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.service | |
| parent | 41f3983fefced971bc9f9f8826dbb023828de78d (diff) | |
adapted carport timer and service to watchdog
Diffstat (limited to 'wlanWDog.service')
| -rw-r--r-- | wlanWDog.service | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wlanWDog.service b/wlanWDog.service index c2ddf84..e9c72e6 100644 --- a/wlanWDog.service +++ b/wlanWDog.service @@ -1,7 +1,7 @@ [Unit] -Description=little pix from D-link cam +Description=Send the wireless LAN watchdog prowling for a connection. [Service] Type=oneshot User=st33v -ExecStart=-/usr/local/bin/takecarportpix.sh +ExecStart=-/usr/local/bin/wlanWDprowl.sh |
