From d92ab0027c1dc0e79c87962cfa01063d6f394e62 Mon Sep 17 00:00:00 2001 From: St33v Date: Sun, 19 Nov 2017 18:18:50 +1100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09b44e4..b4b941e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ wlanWDog.timer|A simple timer that calls **wlanWDog.service** periodically wlanWDog.service| `Systemd` service definition that is called by the Timer wlanWDprowl.sh|A `bash` shell script that restarts the network if its status is not correct -The `timer` calls the `service` every 30 minutes, and the service then runs the `shell` script. +The `timer` calls the `service` every minute, and the service then runs the `shell` script. I have found it difficult to make `systemd` services do anything more fancy than just call a script. -- cgit v1.3