mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix NetworkManager config for veth interfaces (#17400)
This commit is contained in:
parent
182bf82b50
commit
7b8645c030
@ -34,7 +34,7 @@ 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user