Difference between revisions of "Systemctl --failed"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● apache2.service loaded failed failed The Apache HTTP Server ● [email protected] loaded fa...")
 
Line 1: Line 1:
 +
<pre>
 +
systemctl --failed
 +
0 loaded units listed. Pass --all to see loaded but inactive units, too.
 +
To show all installed unit files use 'systemctl list-unit-files'.
 +
</pre>
 +
 
<pre>
 
<pre>
 
systemctl --failed
 
systemctl --failed

Revision as of 05:59, 14 January 2020

systemctl --failed
0 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.
systemctl --failed
  UNIT              LOAD   ACTIVE SUB    DESCRIPTION
● apache2.service   loaded failed failed The Apache HTTP Server
● [email protected] loaded failed failed Postfix Mail Transport Agent (instance -)

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

2 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

See also

Advertising: