mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
When adding a new interface to the object add it at the end of the list. This way, when iterating over the list, e.g., during handling introspect call, the order of returned interfaces will mach the order in which they were added.