<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_NEEDINFO "
   title="NEEDINFO - systemctl has no way to see only the failing and inactive units"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90606">bug 90606</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>NEEDINFO
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - systemctl has no way to see only the failing and inactive units"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90606#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - systemctl has no way to see only the failing and inactive units"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90606">bug 90606</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>Not sure I can parse this. 

Note that it's completely OK to have units listed in "systemctl list-units"
that are missing. This is actually the most common case, since many services
will carry After= or Before= dependencies on units that are not installed,
simply because they want to define ordering in case they are installed on some
systems, without unconditionally requiring them to be installed.

"systemctl list-units" shows all failed and all active units. It does not show
any units that are referenced but could not be loaded because the unit files
are missing.

Also, note that "--failed" is deprecated (and doesn't appear in the man page
hence), use --state=failed instead.

Anyway, I really don't understand what you are trying tho point out though. Can
you elaborate, please?</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>