systemctl --user broken

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



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.



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux