summaryrefslogtreecommitdiff
path: root/man/systemctl.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-01-25 15:18:27 +0100
committerLennart Poettering <lennart@poettering.net>2018-01-25 15:19:13 +0100
commit71c9f49d730c8e8d072258f5ba30fc1ff360ce91 (patch)
tree30ca7591b2fe3fccf21f081362a7c901ff8ec7d8 /man/systemctl.xml
parent3d083b2245b0b8e52f2d8ccc3e55246f41f1f544 (diff)
Revert "man: mention that systemctl is-active or is-failed do not load units"
This reverts commit c7612b20052d9151f60a96623b8743cbac88390d.
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r--man/systemctl.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 375b91a9bb..60882e5aa3 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -877,10 +877,6 @@ Sun 2017-02-26 20:57:49 EST 2h 3min left Sun 2017-02-26 11:56:36 EST 6h ago
non-zero otherwise. Unless <option>--quiet</option> is
specified, this will also print the current unit state to
standard output.</para>
-
- <para>Unlike <command>status</command> or <command>show</command> commands, this does not
- load units. So, when a specified unit is an alias of another unit and is not loaded,
- then this outputs "inactive", even if the aliased unit is active.</para>
</listitem>
</varlistentry>
<varlistentry>
@@ -893,10 +889,6 @@ Sun 2017-02-26 20:57:49 EST 2h 3min left Sun 2017-02-26 11:56:36 EST 6h ago
non-zero otherwise. Unless <option>--quiet</option> is
specified, this will also print the current unit state to
standard output.</para>
-
- <para>Unlike <command>status</command> or <command>show</command> commands, this does not
- load units. So, when a specified unit is an alias of another unit and is not loaded,
- then this outputs "inactive", even if the aliased unit is failed.</para>
</listitem>
</varlistentry>
<varlistentry>
@@ -995,9 +987,6 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
are always exposed as properties ending in the <literal>…USec</literal> suffix even if a matching
configuration options end in <literal>…Sec</literal>, because microseconds is the normalized time unit used
by the system and service manager.</para>
-
- <para>As similar to <command>status</command> command, systemd implicitly loads units as necessary.
- See also <command>status</command> command for the detail.</para>
</listitem>
</varlistentry>
<varlistentry>