package/om-watchdog: add OpenMesh MR600v2 support
authorGabor Juhos <juhosg@openwrt.org>
Fri, 1 Feb 2013 15:50:49 +0000 (15:50 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 1 Feb 2013 15:50:49 +0000 (15:50 +0000)
Signed-off-by: Marek Lindner <marek@open-mesh.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35431

package/system/om-watchdog/files/om-watchdog.init

index bb44aa49716608a543cddce7e88e5712db5ff448..0298bce046320b72ae0977e3734096636106fcbc 100644 (file)
@@ -19,6 +19,9 @@ boot() {
                        "om2p-lc")
                                service_start /sbin/om-watchdog 26
                                ;;
+                       "mr600v2")
+                               service_start /sbin/om-watchdog 15
+                               ;;
                esac
        else
                #we assume it is om1p in this case