Skip to content
Snippets Groups Projects
Commit c1f2ef8d authored by John Crispin's avatar John Crispin
Browse files

package/om-watchdog: add OpenMesh MR900 support


Signed-off-by: default avatarSven Eckelmann <sven@open-mesh.com>

SVN-Revision: 43262
parent 548822cd
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment