mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
om-watchdog: add OpenMesh OM5P-AC support
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com> Backport of r49145
This commit is contained in:
committed by
Sven Eckelmann
parent
e2a8a159fd
commit
9ea881a3cd
@@ -22,6 +22,9 @@ boot() {
|
||||
"om5p"|"om5p-an")
|
||||
service_start /sbin/om-watchdog 11
|
||||
;;
|
||||
"om5p-ac")
|
||||
service_start /sbin/om-watchdog 17
|
||||
;;
|
||||
"mr600v2")
|
||||
service_start /sbin/om-watchdog 15
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user