From 18a0a8892b99f235e3897d9e5c600da00c61ef0a Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 15 Jan 2018 15:15:52 +0000 Subject: bus: Notify systemd when we are ready Signed-off-by: Simon McVittie Bug: https://bugs.freedesktop.org/show_bug.cgi?id=104641 Reviewed-by: Philip Withnall --- bus/systemd-user/dbus.service.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bus/systemd-user/dbus.service.in') diff --git a/bus/systemd-user/dbus.service.in b/bus/systemd-user/dbus.service.in index 7ceffbee..b291b923 100644 --- a/bus/systemd-user/dbus.service.in +++ b/bus/systemd-user/dbus.service.in @@ -4,5 +4,7 @@ Documentation=man:dbus-daemon(1) Requires=dbus.socket [Service] +Type=notify +NotifyAccess=main ExecStart=@EXPANDED_BINDIR@/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only ExecReload=@EXPANDED_BINDIR@/dbus-send --print-reply --session --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig -- cgit v1.2.1