Hi. I'm running a user session using systemd --user and my PWD in the session (visible, for example, when launching a xterm) is / instead of $HOME as one would expect. That's a bit annoying. I tried to wrap systemd --user in a script doing "cd $HOME" before exec'ing it, but it doesn't change anything.
Have you guys using the user session noticed the same thing ? Regards, Léo Gillot-Lamure. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
