]> git.ipfire.org Git - thirdparty/systemd.git/commit
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>
Fri, 26 Mar 2021 07:45:04 +0000 (08:45 +0100)
commit3b0754b16c5535fd48f48ca39f69335ef695efe7
tree4932d077179d609a74b310250724faafce2a5944
parentb240c08d0970b0e90f204d54eec653f3c379fd60
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.
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