
* Update networkmanager config to match OS * drop Supervisor default * remove divert of NetworkManager file * switch to checkonline * remove http from ping * divert default config
21 lines
No EOL
328 B
Text
21 lines
No EOL
328 B
Text
[main]
|
|
dns=default
|
|
plugins=keyfile
|
|
autoconnect-retries-default=0
|
|
rc-manager=file
|
|
|
|
[keyfile]
|
|
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 |