mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
turn off hostapd in Appliance mode
This commit is contained in:
parent
0bc294bbba
commit
0249c3a100
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
dansguardian_enabled: False
|
||||
squid_enabled: False
|
||||
wondershaper_enabled: False
|
||||
hostapd_enabled: False
|
||||
iiab_network_mode: "Appliance"
|
||||
when: iiab_lan_iface == "none" or user_lan_iface == "none"
|
||||
|
||||
|
|
Loading…
Reference in a new issue