From Fedora Project Wiki

No edit summary
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

DocsProject Header docTeam1.png


Note.png
Beat is open
This beat is now ready to have Fedora 25 content added by the beat writer

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