diff options
author | Luca Stefani <luca020400@lineageos.org> | 2017-08-27 20:32:05 +0200 |
---|---|---|
committer | dd3boh <dade.garberi@gmail.com> | 2017-09-07 17:34:14 +0200 |
commit | 2a51c12b7ef715de824df8624f81b881d7f82846 (patch) | |
tree | 6e83469f86f658045aee0a19ce6d5c22c0adb930 /wifi/hostapd.accept | |
parent | 3063c2c1efd70d7edb960500afe0c9b6002b3498 (diff) |
oneplus3: Remove no longer used hostapd configs
Change-Id: I0c53cbb1ba2610aac4349b6a0e66e23c75871d27
Diffstat (limited to 'wifi/hostapd.accept')
-rw-r--r-- | wifi/hostapd.accept | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/wifi/hostapd.accept b/wifi/hostapd.accept deleted file mode 100644 index 923eab6..0000000 --- a/wifi/hostapd.accept +++ /dev/null @@ -1,3 +0,0 @@ -# List of MAC addresses that are allowed to authenticate (IEEE 802.11) -# with the AP. Optional VLAN ID can be assigned for clients based on the -# MAC address if dynamic VLANs (hostapd.conf dynamic_vlan option) are used. |