<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - systemd-206: bogus XDG_RUNTIME_DIR in user instances"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68164#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - systemd-206: bogus XDG_RUNTIME_DIR in user instances"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68164">bug 68164</a>
              from <span class="vcard"><a class="email" href="mailto:intelfx100@gmail.com" title="Ivan Shapovalov <intelfx100@gmail.com>"> <span class="fn">Ivan Shapovalov</span></a>
</span></b>
        <pre>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@.service
(PAMName=systemd-shared). I've tried symlinking system-login -> systemd-shared,
and that solved (well... worked around) the bug.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>