* Use interface-name to exclude veth The type veth is not a valid type (see [1] for how to obtain a list of valid device types. Use `driver` to filter veth. Note: It seems that NetworkManager did not manage veth so far, so this change seems not to be relevant in practice. Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
22 lines
326 B
Plaintext
22 lines
326 B
Plaintext
[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=https://version.home-assistant.io/online.txt
|
|
|
|
[device]
|
|
wifi.scan-rand-mac-address=no
|