Page MenuHomeVyOS Platform

Typos in wlanX.cfg
Closed, ResolvedPublicBUG

Description

I put some silly mistakes in the hostapd.conf.tmpl file which result in comment lines starting right at the end of configuration items:

vht_oper_chwidth=1# vht_capab: VHT capabilities (list of flags)
vht_capab=[...]# ieee80211n: Whether IEEE 802.11n (HT) is enabled

This needs to be fixed by clearing the minus (-) sign in the last jinja2 statement in the respective blocks.

Details

Difficulty level
Unknown (require assessment)
Version
vyos-1x: f69924cf4dae420dbc871679df18d15c0a76225c
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)