[arch-general] systemctl --user broken

juan tascon juantascon at horlux.org
Mon Feb 22 19:40:48 UTC 2016


Gday everyone,

Since the last systemd update (229) I haven't been able to run my
systemd user instance.

I'm getting this error when I try to run "systemctl --user status":
Failed to connect to bus: No such file or directory

Running strace reveals that it tries to connect to kdbus which isn't
available on the current kernel:

open("/sys/fs/kdbus/1000-user/bus", O_RDWR|O_NOCTTY|O_CLOEXEC) = -1
ENOENT (No such file or directory)

I've tried disabling kdbus adding "kdbus=0" as kernel parameter but that
didn't work.

Any help here will be greatly appreciated.


More information about the arch-general mailing list