X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fdbus-automount.c;h=af277af39c77f317cbfe63b92770ecc25892c697;hp=b7b31a19195a10c0efdf74593c80365a0915699b;hb=5622dde36deb414ab372a2d767584eaca73aec46;hpb=d6c9574fb558d9e304699b1cc7522c3b133adfc9 diff --git a/src/dbus-automount.c b/src/dbus-automount.c index b7b31a191..af277af39 100644 --- a/src/dbus-automount.c +++ b/src/dbus-automount.c @@ -34,10 +34,11 @@ BUS_UNIT_INTERFACE \ BUS_AUTOMOUNT_INTERFACE \ BUS_PROPERTIES_INTERFACE \ + BUS_PEER_INTERFACE \ BUS_INTROSPECTABLE_INTERFACE \ "\n" -const char bus_automount_interface[] = BUS_AUTOMOUNT_INTERFACE; +const char bus_automount_interface[] _introspect_("Automount") = BUS_AUTOMOUNT_INTERFACE; DBusHandlerResult bus_automount_message_handler(Unit *u, DBusConnection *c, DBusMessage *message) { const BusProperty properties[] = {