mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Merge pull request #2405 from holta/hostapd_wait
Try doubling hostapd_wait: to 10 sec, so dnsmasq restart works during IIAB install
This commit is contained in:
commit
7140176165
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
# hostapd_enabled: True
|
# hostapd_enabled: True
|
||||||
# Above set in /opt/iiab/iiab/vars/default_vars.yml
|
# Above set in /opt/iiab/iiab/vars/default_vars.yml
|
||||||
|
|
||||||
hostapd_wait: 5
|
hostapd_wait: 10
|
||||||
host_wireless_n: False
|
host_wireless_n: False
|
||||||
driver_name: nl80211
|
driver_name: nl80211
|
||||||
ap0_mac_addr: b8:27:99:12:34:56
|
ap0_mac_addr: b8:27:99:12:34:56
|
||||||
|
|
Loading…
Reference in a new issue