config files: recommend systemd-analyze cat-config
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 26 Mar 2021 07:43:03 +0000 (08:43 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 15 May 2021 17:22:30 +0000 (19:22 +0200)
commitd1c89514902f3636ea40c229e635bc87771d905c
tree4d7278eeb47b751ca5c6e2f0a3a70ba321375d8d
parent6256d6b4e7f9f9a96853be9a72745d72a70f591a
config files: recommend systemd-analyze cat-config

This adds the same line to most of our .conf files.

Not for systemd/user.conf though, since we can't correctly display it right
now:
$ systemd-analyze cat-config --user systemd/user.conf
Option --user is not supported for cat-config right now.

For sysusers.d, tmpfiles.d, rules.d, etc, there is no single file. Maybe
we should short READMEs in /usr/lib/sysusers.d, /usr/lib/tmpfiles.d, etc.?

Inspired by #19118.

(cherry picked from commit 3b0754b16c5535fd48f48ca39f69335ef695efe7)
src/core/system.conf.in
src/coredump/coredump.conf
src/home/homed.conf
src/journal/journald.conf
src/login/logind.conf.in
src/oom/oomd.conf
src/resolve/resolved.conf.in