ModemMonitor: Periodically check whether the modem is still alive, reset it if not
Signed-off-by: Stacy Harper <contact@stacyharper.net>
This commit is contained in:
parent
13b29f7139
commit
edc48a01d2
5 changed files with 59 additions and 1 deletions
4
configs/sudo/modem
Normal file
4
configs/sudo/modem
Normal file
|
@ -0,0 +1,4 @@
|
|||
ALL ALL=NOPASSWD: /sbin/rc-service eg25-manager restart
|
||||
ALL ALL=NOPASSWD: /sbin/rc-service modemmanager stop
|
||||
ALL ALL=NOPASSWD: /sbin/rc-service modemmanager start
|
||||
ALL ALL=NOPASSWD: /sbin/rc-service modemmanager restart
|
Loading…
Add table
Add a link
Reference in a new issue