Update networkmanager config to match OS
This commit is contained in:
parent
168d844b33
commit
72e59efab1
1 changed files with 11 additions and 1 deletions
|
@ -5,7 +5,17 @@ autoconnect-retries-default=0
|
|||
rc-manager=file
|
||||
|
||||
[keyfile]
|
||||
unmanaged-devices=type:bridge;type:tun;type:veth
|
||||
unmanaged-devices=type:bridge;type:tun;driver:veth
|
||||
|
||||
[logging]
|
||||
backend=journal
|
||||
|
||||
[connection]
|
||||
connection.mdns=2
|
||||
connection.llmnr=2
|
||||
|
||||
[connectivity]
|
||||
uri=http://checkonline.home-assistant.io/online.txt
|
||||
|
||||
[device]
|
||||
wifi.scan-rand-mac-address=no
|
Loading…
Reference in a new issue