mirror of https://github.com/hak5/openwrt-owl.git
package/om-watchdog: add OpenMesh OM5P support
Signed-off-by: Marek Lindner <marek@open-mesh.com> [sven@open-mesh.com: Rebased] Signed-off-by: Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 41773owl
parent
f68665ac1d
commit
0bd5b7484c
|
@ -19,6 +19,9 @@ boot() {
|
||||||
"om2pv2"|"om2p-lc")
|
"om2pv2"|"om2p-lc")
|
||||||
service_start /sbin/om-watchdog 26
|
service_start /sbin/om-watchdog 26
|
||||||
;;
|
;;
|
||||||
|
"om5p")
|
||||||
|
service_start /sbin/om-watchdog 11
|
||||||
|
;;
|
||||||
"mr600v2")
|
"mr600v2")
|
||||||
service_start /sbin/om-watchdog 15
|
service_start /sbin/om-watchdog 15
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in New Issue