mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
restart - hostapd use wifi gateway as test
This commit is contained in:
parent
0249c3a100
commit
ab8de54e24
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
systemd:
|
||||
name: hostapd
|
||||
state: restarted
|
||||
when: iiab_wireless_lan_iface is defined and hostapd_enabled and iiab_network_mode != "Appliance"
|
||||
when: iiab_wireless_lan_iface is defined and hostapd_enabled and discovered_wireless_iface != iiab_wan_iface
|
||||
|
||||
- name: Start named service
|
||||
systemd:
|
||||
|
|
Loading…
Reference in a new issue