package/om-watchdog: add OpenMesh OM2Pv2 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: 40958
This commit is contained in:
parent
71e3d89020
commit
b656a25671
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ boot() {
|
|||
"om2p"|"om2p-hs")
|
||||
service_start /sbin/om-watchdog 12
|
||||
;;
|
||||
"om2p-lc")
|
||||
"om2pv2"|"om2p-lc")
|
||||
service_start /sbin/om-watchdog 26
|
||||
;;
|
||||
"mr600v2")
|
||||
|
|
Loading…
Reference in a new issue