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: 41773
This commit is contained in:
parent
f68665ac1d
commit
0bd5b7484c
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@ boot() {
|
|||
"om2pv2"|"om2p-lc")
|
||||
service_start /sbin/om-watchdog 26
|
||||
;;
|
||||
"om5p")
|
||||
service_start /sbin/om-watchdog 11
|
||||
;;
|
||||
"mr600v2")
|
||||
service_start /sbin/om-watchdog 15
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue