summaryrefslogtreecommitdiff
path: root/bus/bus.h
diff options
context:
space:
mode:
Diffstat (limited to 'bus/bus.h')
-rw-r--r--bus/bus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bus/bus.h b/bus/bus.h
index ebef17c7..c4760127 100644
--- a/bus/bus.h
+++ b/bus/bus.h
@@ -77,6 +77,7 @@ BusContext* bus_context_new (const DBusStri
DBusPipe *print_pid_pipe,
const DBusString *address,
dbus_bool_t systemd_activation,
+ dbus_bool_t write_pidfile,
DBusError *error);
dbus_bool_t bus_context_reload_config (BusContext *context,
DBusError *error);