[systemd-bugs] [Bug 90606] systemctl has no way to see only the failing and inactive units
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue May 26 07:00:18 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90606
Lennart Poettering <lennart at poettering.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
--- Comment #1 from Lennart Poettering <lennart at poettering.net> ---
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?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150526/99987dfa/attachment.html>
More information about the systemd-bugs
mailing list