From b9bf7e2be93fe25e0e96e06ad436d43a1e589ed5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 22 Mar 2013 00:08:58 +0100 Subject: bus: implicitly handle peer commands Ping() and GetMachineId() --- src/libsystemd-bus/sd-bus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libsystemd-bus/sd-bus.h') diff --git a/src/libsystemd-bus/sd-bus.h b/src/libsystemd-bus/sd-bus.h index 1d7bfa86b8..d5101c20d7 100644 --- a/src/libsystemd-bus/sd-bus.h +++ b/src/libsystemd-bus/sd-bus.h @@ -36,8 +36,8 @@ * - handle NULL strings nicer when appending * - merge busctl into systemctl or so? * - add object handlers - * - add peer message handlers * - verify object paths + * - implicitly add stub introspection calls */ typedef struct sd_bus sd_bus; -- cgit v1.2.3-54-g00ecf