mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
package/om-watchdog: add OpenMesh MR1750v2 support
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
This commit is contained in:
committed by
Sven Eckelmann
parent
82d0eae9b2
commit
9f2256a4d4
@@ -28,7 +28,7 @@ boot() {
|
||||
"mr600v2")
|
||||
service_start /sbin/om-watchdog 15
|
||||
;;
|
||||
"mr900"|"mr900v2"|"mr1750")
|
||||
"mr900"|"mr900v2"|"mr1750"|"mr1750v2")
|
||||
service_start /sbin/om-watchdog 16
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user