mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
manually_toggle_AP: false -> hostapd_enabled: True
This commit is contained in:
parent
b8d996d7b3
commit
25161b558d
1 changed files with 1 additions and 1 deletions
|
@ -52,4 +52,4 @@
|
|||
# enabled: yes
|
||||
state: restarted
|
||||
name: hostapd.service
|
||||
when: hostapd_enabled and not manually_toggle_AP and iiab_wireless_lan_iface is defined and iiab_network_mode != "Appliance"
|
||||
when: hostapd_enabled and iiab_wireless_lan_iface is defined and iiab_network_mode != "Appliance"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue