mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 07:26:28 +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
|
||||
|
||||
[keyfile]
|
||||
unmanaged-devices=type:tun;driver:veth;interface-name:docker*;interface-name:hassio
|
||||
unmanaged-devices=type:bridge;type:tun;driver:veth
|
||||
|
||||
[logging]
|
||||
backend=journal
|
||||
|
Loading…
x
Reference in New Issue
Block a user