mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
om-watchdog: add OpenMesh OM5P-ACv2 support
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com> Backport of r49152
This commit is contained in:
committed by
Sven Eckelmann
parent
85584fd4d4
commit
734f67a174
@@ -13,7 +13,7 @@ boot() {
|
||||
local board=$(ar71xx_board_name)
|
||||
|
||||
case "$board" in
|
||||
"om2p"|"om2p-hs"|"om2p-hsv2")
|
||||
"om2p"|"om2p-hs"|"om2p-hsv2"|"om5p-acv2")
|
||||
service_start /sbin/om-watchdog 12
|
||||
;;
|
||||
"om2pv2"|"om2p-lc")
|
||||
|
||||
Reference in New Issue
Block a user