mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-03-20 07:47:54 +01:00
NetworkManager.conf.d/iwd.conf: correct documentation, remove ambiguous {config,comment}
This commit is contained in:
parent
09f45cffb1
commit
4fe8693b95
@ -4,12 +4,9 @@
|
||||
# systemctl disable --now wpa_supplicant
|
||||
# systemctl mask wpa_supplicant
|
||||
# systemctl restart NetworkManager
|
||||
# Maybe also [Unit] {Wants,Requires}=iwd.service in NetworkManager.service.d/
|
||||
|
||||
[device]
|
||||
wifi.backend=iwd
|
||||
# Leave autoconnection logic and all for NetworkManager. Without this I seem
|
||||
# to not have fallback to other connections if the highest priority fails on
|
||||
# ThinkPad T470 aka Lumina.
|
||||
#wifi.iwd.autoconnect=true
|
||||
wifi.iwd.autoconnect=false
|
||||
wifi.iwd.autoconnect=true
|
||||
# vim: filetype=NetworkManager.conf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user