<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pulseaudio prevents /home from unmounting"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105799#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Pulseaudio prevents /home from unmounting"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105799">bug 105799</a>
              from <span class="vcard"><a class="email" href="mailto:fsateler@gmail.com" title="Felipe Sateler <fsateler@gmail.com>"> <span class="fn">Felipe Sateler</span></a>
</span></b>
        <pre>What happens if you add ordering for /home to the user manager?

  systemctl edit user@.service

Add the following content to the editor:

  [Unit]
  RequiresMountsFor=/home


I think what happens is that systemd is unmounting /home before trying to
shutdown the user manager (and thus pulseaudio).

If this fixes the problem then it needs to get fixed in systemd.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>