mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
Previously, the property was checked only when an uevent is received,
so even if an interface has ID_NET_MANAGED_BY property, the interface
will be configured by networkd when reconfiguration is triggered e.g.
when interface state is changed.
Follow-up for ba87a61d05.
Fixes #36997.