1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00
Tony Asleson 9cb8865511 lvmdbusd: Fix dbus object with only properties and no method
Gris debugged that when we don't have a method the introspection
data is missing the interface itself eg.

<interface name="<your_obj_iface_name>" />

When adding the properties to the dbus object introspection we will
add the interface too if it's missing.  This now allows us the
ability to have a dbus object with only properties.
2016-09-19 15:32:47 -05:00
..
2016-02-18 13:26:08 +00:00
2016-08-29 15:28:06 -05:00
2016-08-29 15:26:56 -05:00
2016-02-17 23:53:35 +00:00
2016-08-29 15:26:55 -05:00
2016-02-17 23:53:35 +00:00
2016-08-29 15:26:56 -05:00
2016-08-29 15:26:56 -05:00
2016-08-29 15:28:06 -05:00
2016-08-29 15:28:06 -05:00
2016-08-29 15:28:06 -05:00
2016-02-17 23:53:35 +00:00
2016-02-17 23:53:35 +00:00
2016-02-17 23:53:35 +00:00