mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01: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
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ boot() {
|
|||
"mr600v2")
|
||||
service_start /sbin/om-watchdog 15
|
||||
;;
|
||||
"mr900")
|
||||
"mr900"|"mr900v2")
|
||||
service_start /sbin/om-watchdog 16
|
||||
;;
|
||||
esac
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue