projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
979676f
)
package/om-watchdog: add OpenMesh MR600v2 support
author
Gabor Juhos
<juhosg@openwrt.org>
Fri, 1 Feb 2013 15:50:49 +0000
(15:50 +0000)
committer
Gabor 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
patch
|
blob
|
history
diff --git
a/package/system/om-watchdog/files/om-watchdog.init
b/package/system/om-watchdog/files/om-watchdog.init
index bb44aa49716608a543cddce7e88e5712db5ff448..0298bce046320b72ae0977e3734096636106fcbc 100644
(file)
--- a/
package/system/om-watchdog/files/om-watchdog.init
+++ b/
package/system/om-watchdog/files/om-watchdog.init
@@
-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