mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 15:36:29 +00:00
Revert bridge support (#2345)
The bridge support is not complete and causes issues in Supervisor. Supervisor first needs proper support for it before we can deploy it in Operating System. See also: https://github.com/home-assistant/supervisor/pull/4133
This commit is contained in:
parent
74ccbb8953
commit
9bd101431e
@ -5,7 +5,7 @@ autoconnect-retries-default=0
|
|||||||
rc-manager=file
|
rc-manager=file
|
||||||
|
|
||||||
[keyfile]
|
[keyfile]
|
||||||
unmanaged-devices=type:tun;driver:veth;interface-name:docker*;interface-name:hassio
|
unmanaged-devices=type:bridge;type:tun;driver:veth
|
||||||
|
|
||||||
[logging]
|
[logging]
|
||||||
backend=journal
|
backend=journal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user