<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - x-systemd.automount,nofail on no existing device causes undesired side effects"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90341">bug 90341</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - x-systemd.automount,nofail on no existing device causes undesired side effects"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90341#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - x-systemd.automount,nofail on no existing device causes undesired side effects"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90341">bug 90341</a>
              from <span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span></b>
        <pre>Yes, systemd will wait for the device to appear. Everything else would be racy
since during boot-up there's no guarantee that devices might have been probed
by the time the first access might happen to the automount directory. Hence
systemd must wait for the device to show up, and when it never does this will
time out after 90s. You can shorten that timeout howver with the
x-systemd.device-timeout= mount option in fstab.</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>