mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clarify why hostapd_wait (5 seconds for now) is nec
This commit is contained in:
parent
d8a024e296
commit
50e5e1067f
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
creates: /etc/sysconfig/olpc-scripts/setup.d/installed/gateway
|
||||
when: iiab_network_mode == "Gateway"
|
||||
|
||||
- name: Waiting {{ hostapd_wait }} seconds for network to stabilize
|
||||
- name: Waiting {{ hostapd_wait }} seconds for network to stabilize (iiap-gen-iptables will fail if dnsmasq isn't ready!)
|
||||
shell: sleep {{ hostapd_wait }}
|
||||
|
||||
- name: Run /usr/bin/iiab-gen-iptables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue