Commit fails on boot or when manually commiting with the above error. Screenshot of the error:
After commited once, I can't make it reproduce the error. I booted without wlan0 in the config at all, then loaded a config that had it (disabled), this is possibly encountered only in this case (when first loading a config with a disabled wlan), but I'm not sure.
config:
wireless wlan0 {
channel 1
disable
hw-id xx:xx:xx:xx:xx:xx
mgmt-frame-protection disabled
mode g
physical-device phy0
security {
wpa {
cipher CCMP
mode wpa2
passphrase 12345678
}
}
ssid <test2>
type access-point
}