[systemd-bugs] [Bug 68164] systemd-206: bogus XDG_RUNTIME_DIR in user instances
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Aug 27 07:54:30 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=68164
--- Comment #2 from Ivan Shapovalov <intelfx100 at gmail.com> ---
Here it is.
I've tried a simple unit (linked to default.target.wants):
[Unit]
Description=Unit that shows XDG_RUNTIME_DIR=%t
[Service]
Type=oneshot
ExecStart=/bin/false
In logs it appeared as "Unit that shows XDG_RUNTIME_DIR=/run". I'll attach logs
shortly.
And here is a bit of research. I found that there is no
/etc/pam.d/systemd-shared, although it is mentioned in user at .service
(PAMName=systemd-shared). I've tried symlinking system-login -> systemd-shared,
and that solved (well... worked around) the bug.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130827/dd1e22a3/attachment.html>
More information about the systemd-bugs
mailing list