mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-03 13:23:08 +00:00
package/om-watchdog: add OpenMesh MR900v2 support
Signed-off-by: Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 43268
This commit is contained in:
parent
52c267e2f7
commit
29c7b1860c
@ -25,7 +25,7 @@ boot() {
|
||||
"mr600v2")
|
||||
service_start /sbin/om-watchdog 15
|
||||
;;
|
||||
"mr900")
|
||||
"mr900"|"mr900v2")
|
||||
service_start /sbin/om-watchdog 16
|
||||
;;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user