hostapd: remove config_id parameters from hostapd.conf
They are no longer used Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -491,8 +491,6 @@ $base_cfg
|
||||
|
||||
EOF
|
||||
json_select ..
|
||||
radio_md5sum=$(md5sum $hostapd_conf_file | cut -d" " -f1)
|
||||
echo "radio_config_id=${radio_md5sum}" >> $hostapd_conf_file
|
||||
}
|
||||
|
||||
mac80211_hostapd_setup_bss() {
|
||||
|
||||
Reference in New Issue
Block a user