12 lines
679 B
HTML
12 lines
679 B
HTML
<header>Status details</header>
|
|
<p>The unit file state and runtime state reported by systemd. The unit file
|
|
state shows whether the unit is enabled, disabled, static, masked or in another
|
|
systemd state.</p>
|
|
<p>The runtime state shows the active state and sub-state, such as
|
|
<tt>active (running)</tt>, <tt>active (exited)</tt>, <tt>inactive (dead)</tt> or
|
|
<tt>failed</tt>. If systemd reports a main process ID, it is shown separately.
|
|
Use the status and log buttons for the full systemd and journal output.</p>
|
|
<p>Units with transient or generated file state are managed by systemd at
|
|
runtime. Their contents may be shown for inspection, but they are read-only in
|
|
the editor.</p>
|