summaryrefslogtreecommitdiff
path: root/man/systemd.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-06-06 19:22:20 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-07-10 13:35:26 +0200
commit36cf45078c0d411d72f70327d2ae1d29e8079a34 (patch)
tree9faca141c8390279688ef2ee065cdee240df7d6b /man/systemd.xml
parentc1d95b713a50c1dee6d82c27d7ed5ffad9daf603 (diff)
downloadsystemd-36cf45078c0d411d72f70327d2ae1d29e8079a34.tar.gz
Add config and kernel commandline option to use short identifiers
No functional change, just docs and configuration and parsing. v2: - change ShortIdentifiers=yes|no to StatusUnitFormat=name|description.
Diffstat (limited to 'man/systemd.xml')
-rw-r--r--man/systemd.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/man/systemd.xml b/man/systemd.xml
index deba17dc42..41c0f5f643 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
@@ -1028,6 +1028,16 @@
</varlistentry>
<varlistentry>
+ <term><varname>systemd.status_unit_format=</varname></term>
+
+ <listitem><para>Takes either <option>name</option> or <option>description</option> as the value. If
+ <option>name</option>, the system manager will use unit names in status messages. If specified,
+ overrides the system manager configuration file option <option>StatusUnitFormat=</option>, see
+ <citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><varname>systemd.log_target=</varname></term>
<term><varname>systemd.log_level=</varname></term>
<term><varname>systemd.log_location=</varname></term>