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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35431 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index bb44aa4..0298bce 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