mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-12-24 12:29:08 +00:00
Ignore veth changes (#3955)
* Reduce log noise for unmanaged interfaces * Ignore signals with veth changes only * Fix test and add one
This commit is contained in:
@@ -253,7 +253,6 @@ async def network_manager(dbus, dbus_bus: MessageBus) -> NetworkManager:
|
||||
|
||||
# Init
|
||||
await nm_obj.connect(dbus_bus)
|
||||
await nm_obj.update()
|
||||
|
||||
yield nm_obj
|
||||
|
||||
|
||||
Reference in New Issue
Block a user