]> git.ipfire.org Git - people/ms/network.git/blobdiff - src/helpers/hostapd-config-helper
hostapd: Apply channel bandwidth to configuration
[people/ms/network.git] / src / helpers / hostapd-config-helper
index 30d3456f1ba54b65b4d254608d87dd34daed6c34..8af3097ffd296d7f85a0d82f2d253bc4ae7531d8 100644 (file)
@@ -40,6 +40,7 @@ case "${action}" in
                hostapd_config_write ${port} ${config_file} \
                        --broadcast-ssid="${BROADCAST_SSID}" \
                        --channel="${CHANNEL}" \
+                       --channel-bandwidth="${CHANNEL_BANDWIDTH}" \
                        --dfs="${DFS}" \
                        --encryption="${ENCRYPTION}" \
                        --key="${KEY}" \