package/om-watchdog: add OpenMesh MR600v2 support
Signed-off-by: Marek Lindner <marek@open-mesh.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35431
This commit is contained in:
parent
979676ffcc
commit
7bcc6506bc
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@ boot() {
|
||||||
"om2p-lc")
|
"om2p-lc")
|
||||||
service_start /sbin/om-watchdog 26
|
service_start /sbin/om-watchdog 26
|
||||||
;;
|
;;
|
||||||
|
"mr600v2")
|
||||||
|
service_start /sbin/om-watchdog 15
|
||||||
|
;;
|
||||||
esac
|
esac
|
||||||
else
|
else
|
||||||
#we assume it is om1p in this case
|
#we assume it is om1p in this case
|
||||||
|
|
Loading…
Reference in a new issue