Create README.md
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# wwan_iface_watchdog
|
||||||
|
|
||||||
|
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
|
||||||
Reference in New Issue
Block a user