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:
Stefan Agner 2023-02-22 12:08:13 +01:00 committed by GitHub
parent 74ccbb8953
commit 9bd101431e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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