[systemd-devel] unit been dead before been running

2019-02-18 Thread aleivag
Hi All: i notice a change of behaviour that broke a couple of my scripts between v239 and v240, and wanted to know that maybe i was always assuming the wrong thing, so here it goes: so i subscribe to "type='signal'," "sender='org.freedesktop.systemd1'," "path=

Re: [systemd-devel] D-Bus method parameter names in introspection XML

2019-02-18 Thread Mantas Mikulėnas
On Mon, Feb 18, 2019 at 9:16 PM Stanislav Angelovič wrote: > Hi guys, > > sd-bus implements and automatically provides > org.freedesktop.DBus.Introspectable interface for each object vtable. Xml > output of Introspect method of that interface provides all necessary > information but one -- names

[systemd-devel] D-Bus method parameter names in introspection XML

2019-02-18 Thread Stanislav Angelovič
Hi guys, sd-bus implements and automatically provides org.freedesktop.DBus.Introspectable interface for each object vtable. Xml output of Introspect method of that interface provides all necessary information but one -- names of method parameters. It's quite convenient that when one introspects a