Signed-off-by: Sven Eckelmann <[email protected]>
---
 package/kernel/om-watchdog/files/om-watchdog.init | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/kernel/om-watchdog/files/om-watchdog.init 
b/package/kernel/om-watchdog/files/om-watchdog.init
index 3479522..eb24226 100644
--- a/package/kernel/om-watchdog/files/om-watchdog.init
+++ b/package/kernel/om-watchdog/files/om-watchdog.init
@@ -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
-- 
2.1.3
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to