mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-29 07:40:01 +04:00
package/om-watchdog: add OpenMesh MR900 support
Signed-off-by: Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 43262
This commit is contained in:
@@ -25,6 +25,9 @@ boot() {
|
||||
"mr600v2")
|
||||
service_start /sbin/om-watchdog 15
|
||||
;;
|
||||
"mr900")
|
||||
service_start /sbin/om-watchdog 16
|
||||
;;
|
||||
esac
|
||||
else
|
||||
#we assume it is om1p in this case
|
||||
|
||||
Reference in New Issue
Block a user