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

Merge pull request #2530 from jvonau/hostapd_ctl

Hostapd ctl
This commit is contained in:
A Holt 2020-09-16 21:50:54 -04:00 committed by GitHub
commit 4a7076a0ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,8 @@
# Basic configuration
interface={{ iiab_wireless_lan_iface }}
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0
ssid={{ host_ssid }}
channel={{ host_channel }}