From cf957f62655321479f776af85dacf22b9380c443 Mon Sep 17 00:00:00 2001 From: cryobry <38270216+cryobry@users.noreply.github.com> Date: Fri, 25 May 2018 00:01:52 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f7d91c0..67f7d75 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# wwan_iface_watchdog +# wwan_iface_watchdog script for OpenWRT + +Watches for disconnected wwan interface and restarts interface. Copy to /etc/init.d/wwan_iface_watchdog: @@ -8,6 +10,6 @@ Start service: /etc/init.d/wwan-iface-watchdog start -Enable service (starts automatically on boot) +Enable service (starts automatically on boot): /etc/init.d/wwan-iface-watchdog enable