]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson_options.txt
Add config and kernel commandline option to use short identifiers
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 6 Jun 2019 17:22:20 +0000 (19:22 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 10 Jul 2019 11:35:26 +0000 (13:35 +0200)
commit36cf45078c0d411d72f70327d2ae1d29e8079a34
tree9faca141c8390279688ef2ee065cdee240df7d6b
parentc1d95b713a50c1dee6d82c27d7ed5ffad9daf603
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.
13 files changed:
man/kernel-command-line.xml
man/systemd-system.conf.xml
man/systemd.xml
meson.build
meson_options.txt
src/core/main.c
src/core/manager.c
src/core/manager.h
src/core/meson.build
src/core/show-status.c
src/core/show-status.h
src/core/system.conf.in
src/core/user.conf.in [moved from src/core/user.conf with 96% similarity]