No Description

cryobry cf957f6265 Update README.md 5 years ago
README.md cf957f6265 Update README.md 5 years ago
wwan-iface-watchdog ce9910b34b Initial commit 5 years ago

README.md

wwan_iface_watchdog script for OpenWRT

Watches for disconnected wwan interface and restarts interface.

Copy to /etc/init.d/wwan_iface_watchdog:

scp ./wwan-iface-watchdog root@192.168.1.1:/etc/init.d/

Start service:

/etc/init.d/wwan-iface-watchdog start

Enable service (starts automatically on boot):

/etc/init.d/wwan-iface-watchdog enable