В Mon, 7 Oct 2013 12:58:16 -0700
"Kok, Auke-jan H" <[email protected]> пишет:

> 
> Doing a `ln -sf /usr/lib/systemd/user/dbus.socket
> /etc/systemd/user/default.target.wants/dbus.socket` (quick hack) or
> something like that maybe helps, but you're running into the basic
> problem that there's just not enough there for systemd --user to do
> anything useful (no default target defined, no dependencies installed
> to "sane" defaults, etc.).
> 

If there nothing to run as user session, why systemd starts user
session?

You probably misunderstand the problem. Stock systemd will start
[email protected] when session for root opens (and I assume
user@$UID.service for each other user). This service sometimes does not
stop on shutdown causing timeout. If this service is not needed, it
should not be started, right? So it is not "we" who are running in
basic problem - it is systemd which is running into basic problem :)
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to