For a Fedora 43 build wpa_supplicant didn't start because it couldn't claim the dbus service name. I've switched to iwd as a workaround: `/etc/NetworkManager/NetworkManager.conf`: ``` [device] wifi.backend=iwd ``` Is something to consider in general?
For a Fedora 43 build wpa_supplicant didn't start because it couldn't claim the dbus service name.
I've switched to iwd as a workaround:
/etc/NetworkManager/NetworkManager.conf:Is something to consider in general?