<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - random 90 sec delay on shutdown/reboot (A stop job is running for User Manager for 0)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70593#c27">Comment # 27</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - random 90 sec delay on shutdown/reboot (A stop job is running for User Manager for 0)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70593">bug 70593</a>
              from <span class="vcard"><a class="email" href="mailto:freedesktop-bugs@thequod.de" title="Daniel Hahler <freedesktop-bugs@thequod.de>"> <span class="fn">Daniel Hahler</span></a>
</span></b>
        <pre>I get this on Arch Linux (systemd 228-3) when there is a open ssh connection to
a remote host.

I've thought that it might be related to OpenSSH's "ControlMaster" setting(s),
but it happens also without this.

Arch uses this /usr/lib/systemd/system/user@.service:

[Unit]
Description=User Manager for UID %i
After=systemd-user-sessions.service

[Service]
User=%i
PAMName=systemd-user
Type=notify
ExecStart=-/usr/lib/systemd/systemd --user
Slice=user-%i.slice
KillMode=mixed
Delegate=yes</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>