diff options
author | Phil Sutter <phil@nwl.cc> | 2015-07-26 01:42:22 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-07-26 10:36:36 +0200 |
commit | 16a4e901202ee8d8da31c293f8f83141dbab0a34 (patch) | |
tree | 897930b44626fed5f3b333cd572cce7c9a2042ec /package/wiringPi | |
parent | c3b44cf4fa4ff91522ba9cfb58669003de1808c2 (diff) |
package/base-files: wireless: support appending to hostapd.conf
This is useful for adding additional (virtual) access points. In my
setup, /etc/hostapd.conf.post contains:
| bss=ath6
| ssid=IPv6XS4all
In /etc/network/interfaces, there is a standard entry for ath6 which
defines the IP address.
Maybe this could be implemented in a cleaner way by introducing a
'wireless-master' setting which points to the real wireless interface
(wlan0 in my case), so ifup knows which hostapd.conf file to add the
settings to.
Diffstat (limited to 'package/wiringPi')
0 files changed, 0 insertions, 0 deletions