map-agent: config: remove deprecated netdev option from default config

This commit is contained in:
Jakob Olsson 2024-03-11 11:00:50 +01:00
parent 3d4708bd68
commit 9ef7c35ee0

View file

@ -3,7 +3,6 @@ config agent 'agent'
option debug '0'
option profile '3'
option al_bridge 'br-lan'
option netdev 'wlan'
option island_prevention '0'
option eth_onboards_wifi_bhs '1'
option scan_on_boot_only '0'