Author: blogic Date: 2015-03-17 10:43:47 +0100 (Tue, 17 Mar 2015) New Revision: 44864
Modified: trunk/package/kernel/om-watchdog/files/om-watchdog.init Log: package/om-watchdog: add OpenMesh OM5P-AN support Signed-off-by: Sven Eckelmann <[email protected]> Modified: trunk/package/kernel/om-watchdog/files/om-watchdog.init =================================================================== --- trunk/package/kernel/om-watchdog/files/om-watchdog.init 2015-03-17 09:43:37 UTC (rev 44863) +++ trunk/package/kernel/om-watchdog/files/om-watchdog.init 2015-03-17 09:43:47 UTC (rev 44864) @@ -19,7 +19,7 @@ "om2pv2"|"om2p-lc") service_start /sbin/om-watchdog 26 ;; - "om5p") + "om5p"|"om5p-an") service_start /sbin/om-watchdog 11 ;; "mr600v2") _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
