summaryrefslogtreecommitdiff
path: root/src/core/system.conf.in
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-03-26 08:43:03 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-03-26 08:45:04 +0100
commit3b0754b16c5535fd48f48ca39f69335ef695efe7 (patch)
tree4932d077179d609a74b310250724faafce2a5944 /src/core/system.conf.in
parentb240c08d0970b0e90f204d54eec653f3c379fd60 (diff)
downloadsystemd-3b0754b16c5535fd48f48ca39f69335ef695efe7.tar.gz
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.
Diffstat (limited to 'src/core/system.conf.in')
-rw-r--r--src/core/system.conf.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/system.conf.in b/src/core/system.conf.in
index b8805b02fa..fa6fb690c7 100644
--- a/src/core/system.conf.in
+++ b/src/core/system.conf.in
@@ -10,6 +10,8 @@
# the system.conf.d/ subdirectory. The latter is generally recommended.
# Defaults can be restored by simply deleting this file and all drop-ins.
#
+# Use 'systemd-analyze cat-config systemd/system.conf' to display the full config.
+#
# See systemd-system.conf(5) for details.
[Manager]