<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Please add "-f" to shutdown to skip fsck on demand"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88330">88330</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Please add "-f" to shutdown to skip fsck on demand
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>systemd
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>cb@lathspell.de
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The traditional /usr/sbin/shutdown command had "-f"/"-F" options to skip or
force a fsck run just on the next reboot. It was implemented using a file that
was touched before and removed after the boot.

I understand that it is possible to edit the grub config, add some boot option,
run update-grub, reboot, edit grub config again, run update-grub again - but a
simple "shutdown -f now" would be much more convenient
Also people don't have to be educated how exactly the boot flags name is and
which parameters it can take.

Having a fsck run as general rule but being able to skip it on occasions where
things go unplanned would really good. Keep in mind, too, that many servers are
only managed using ssh where admins do not have the possibility to quickly add
a parameter to the kernel command line in the grub menu.</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>