Re: [sabayon-dev] Freeze pending

2018-03-20 Thread Joost Ruis
We had a problem with our dbus socket: ExecStartPost pointed to /bin/systemctl causing that command to fail. After a remerge it now looks OK: andromeda ~ # cat /usr/lib/systemd/user/dbus.socket [Unit] Description=D-Bus User Message Bus Socket [Socket] ListenStream=%t/bus

Re: [sabayon-dev] Freeze pending

2018-03-20 Thread Joost Ruis
Just for reference, == this is the service file we produce now: == [Unit] Description=Simple Desktop Display Manager Documentation=man:sddm(1) man:sddm.conf(5) Conflicts=getty@tty1.service After=systemd-user-sessions.service