iwd has a really strange behaviour of randomly interrupting the wifi
connection:
Received Deauthentication event, reason: 4, from_ap: false
This also interrupts VPN. This does not happen with wpasupplicant.
https://bugzilla.redhat.com/show_bug.cgi?id=
1915641
- sane-backends-drivers-scanners
- powertop
- iwd
+ - wpa_supplicant
- udisks2-lvm2
- opensc
# basic system
plugins=
[device]
-wifi.backend=iwd
+#wifi.backend=iwd
EOF
-ln -sfn ../iwd.service /usr/lib/systemd/system/multi-user.target.wants/iwd.service
+#ln -sfn ../iwd.service /usr/lib/systemd/system/multi-user.target.wants/iwd.service
ln -sfn /run/NetworkManager/resolv.conf /etc/resolv.conf
# set up PAM for systemd-homed (https://bugzilla.redhat.com/show_bug.cgi?id=1806949)