mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +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
|
rc-manager=file
|
||||||
|
|
||||||
[keyfile]
|
[keyfile]
|
||||||
unmanaged-devices=type:bridge;type:tun;type:veth
|
unmanaged-devices=type:bridge;type:tun;driver:veth
|
||||||
|
|
||||||
[logging]
|
[logging]
|
||||||
backend=journal
|
backend=journal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user