mirror of
https://github.com/systemd/systemd.git
synced 2026-07-24 08:20:59 +00: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.