On 3.11.2014 10:52, Maciej Wereski wrote:
Since systemd v212 DBUS_SESSION_BUS_ADDRESS is set per user in [email protected]. As long as xserver is pulled by default.target in /usr/lib/systemd/user, it will have DBUS_SESSION_BUS_ADDRES set.
That would be generally bad idea, because it may lead to unexpected start of Xserver or inability to run more than one X session with the same user.
This kind of stuff should be launched inside session, not as a user service (singleton per logged in user, regardless of number of logins).
This is one of the areas were are now trying to clean up in Tizen where there is horrible mess between user and session services!
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
