1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

2 line breaks, to correspond w/ output of iiab-hostapd.conf.j2

This commit is contained in:
A Holt 2017-12-28 16:36:16 -05:00 committed by GitHub
parent 6a632bffc7
commit 8e17a4bc53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
interface={% if iiab_wireless_lan_iface is defined %}{{ iiab_wireless_lan_iface }}{% endif %}
ssid={{ host_ssid }}
channel={{ host_channel }}
{%if iiab_lan_iface == "br0" %}