From Fedora Project Wiki
Immanetize (talk | contribs) No edit summary |
Immanetize (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
{{Docs_beat_open}} | {{Docs_beat_open}} | ||
=systemd changes= | |||
===systemctl=== | |||
`systemctl` now supports filtering the unit list output by load state. The --state option will accept any value or a comma-separated list values of LOAD, SUB, or ACTIVE states. For example: | |||
systemctl --state failed | |||
Revision as of 22:38, 8 September 2013
systemd changes
systemctl
systemctl
now supports filtering the unit list output by load state. The --state option will accept any value or a comma-separated list values of LOAD, SUB, or ACTIVE states. For example:
systemctl --state failed