]> git.ipfire.org Git - people/ms/network.git/blobdiff - src/helpers/hostapd-config-helper
wireless-ap: Allow setting the wireless environment (indoor/outdoor)
[people/ms/network.git] / src / helpers / hostapd-config-helper
index 8af3097ffd296d7f85a0d82f2d253bc4ae7531d8..d3292c3a0edd12c6e4ec58c0ac83226bcdf11b20 100644 (file)
@@ -43,6 +43,7 @@ case "${action}" in
                        --channel-bandwidth="${CHANNEL_BANDWIDTH}" \
                        --dfs="${DFS}" \
                        --encryption="${ENCRYPTION}" \
+                       --environment="${ENVIRONMENT}" \
                        --key="${KEY}" \
                        --mode="${MODE}" \
                        --ssid="${SSID}" \