<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Hang on shutdown because wpa_supplicant is stopped before that umount a _netdev mount point"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86707#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Hang on shutdown because wpa_supplicant is stopped before that umount a _netdev mount point"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86707">bug 86707</a>
              from <span class="vcard"><a class="email" href="mailto:javibarroso@gmail.com" title="Javi Barroso <javibarroso@gmail.com>"> <span class="fn">Javi Barroso</span></a>
</span></b>
        <pre>Hello,

I have just send next mail to debian bug tracker system:

=== COMMENT BEGIN ===
What I am see on my Debian Sid system:

1. systemd-fstab-generator generate mnt-usb.mount
2. NetworkManager-dispatcher is really who mount /mnt/usb directory

After I generate a /etc/systemd/system/mnt-usb.mount with an incorrect
syntax, My system shutdown well after a timeout of 10 seconds. I added
Before=network.target to wpa_supplicant.service as indicated at
upstream bugtracker.

I tried to disabling nm-dispatcher (chmod -x), but mnt-usb.mount was
not able to manage to mount (I guess it tries before than the network
is online (a ftp connection error is showed at systemctl status
mnt-usb.mount)

Which is the correct way to make this work ?

How can I disable mnt-usb.mount ? (I think I  tried without success
systemctl mask)

=== COMMENT END ===

Which is the preferred method to use only one service to such mount point
(dispatcher or fstab-generator)?

Thank you very much</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>