On 12.8.2014 01:13, Michael Biebl wrote:
Am 12.08.2014 00:31, schrieb Jaroslav Mikulík:

"systemctl show kdm" say:

--- cut ---
Before=x-display-manager.target shutdown.target bootlogs.service multi-
user.target graphical.target

After=openvpn.service local-fs.target remote-fs.target console-screen.service
kbd.service acpid.service dbus.serv
ice krb5-kdc.service systemd-journald.socket basic.target system.slice

--- cut ---

dbus.service is started after kdm? Maybe this is the problem?

No, this line says that kdm.service is started after dbus.service.
Also, the error message talks about a D-Bus session bus, not the the
D-Bus system bus.

Can you also attach the output of
"systemctl status kdm.service" (as root)
when the service failed to start during boot.

See attachment...


Jarda

kdm.service - LSB: X display manager for KDE
   Loaded: loaded (/etc/init.d/kdm)
  Drop-In: /run/systemd/generator/kdm.service.d
           └─50-kdm-$x-display-manager.conf
   Active: failed (Result: exit-code) since St 2014-08-13 02:03:06 CEST; 1min 37s ago
  Process: 1362 ExecStart=/etc/init.d/kdm start (code=exited, status=219/CGROUP)

srp 13 02:03:06 fanda systemd[1]: Child 1362 belongs to kdm.service
srp 13 02:03:06 fanda systemd[1]: kdm.service: control process exited, code=exited status=219
srp 13 02:03:06 fanda systemd[1]: kdm.service got final SIGCHLD for state start
srp 13 02:03:06 fanda systemd[1]: kdm.service changed start -> failed
srp 13 02:03:06 fanda systemd[1]: Job kdm.service/start finished, result=failed
srp 13 02:03:06 fanda systemd[1]: Failed to start LSB: X display manager for KDE.
srp 13 02:03:06 fanda systemd[1]: Unit kdm.service entered failed state.
srp 13 02:03:06 fanda systemd[1]: kdm.service: cgroup is empty

Reply via email to