1
0
Fork 0
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:
Jerry Vonau 2020-04-14 07:59:27 -05:00
parent 0249c3a100
commit ab8de54e24

View file

@ -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: