On Fri, Dec 27, 2013 at 10:30:54AM +0200, Mantas Mikulėnas wrote:
> ---
>  units/[email protected] | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/units/[email protected] b/units/[email protected]
> index 3f8b59d..1deefb0 100644
> --- a/units/[email protected]
> +++ b/units/[email protected]
> @@ -14,5 +14,5 @@ User=%I
>  PAMName=systemd-user
>  Type=notify
>  ExecStart=-@rootlibexecdir@/systemd --user
> -Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/%I/dbus/user_bus_socket
> +Environment=DBUS_SESSION_BUS_ADDRESS=kernel:path=/dev/kdbus/%I-user/bus;unix:path=/run/user/%I/bus
>  Slice=user-%i.slice
Please make this conditional on ENABLE_KDBUS with m4_ifdef.

Zbyszek

_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to