From: Franck Bui Date: Mon, 21 Aug 2023 10:51:58 +0000 (+0200) Subject: config files: more recommendations of `systemd-analyze cat-config` X-Git-Tag: v255-rc1~484^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58849483a430aa6c791604a5ecddc30d956dda7a;p=thirdparty%2Fsystemd.git config files: more recommendations of `systemd-analyze cat-config` Follow-up for 3b0754b16c5. --- diff --git a/src/journal-remote/journal-remote.conf.in b/src/journal-remote/journal-remote.conf.in index afb319102c0..297710af135 100644 --- a/src/journal-remote/journal-remote.conf.in +++ b/src/journal-remote/journal-remote.conf.in @@ -10,6 +10,8 @@ # the journal-remote.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/journal-remote.conf' to display the full config. +# # See journal-remote.conf(5) for details. [Remote] diff --git a/src/journal-remote/journal-upload.conf.in b/src/journal-remote/journal-upload.conf.in index 94471e4a00d..dd3743c2263 100644 --- a/src/journal-remote/journal-upload.conf.in +++ b/src/journal-remote/journal-upload.conf.in @@ -10,6 +10,8 @@ # the journal-upload.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/journal-upload.conf' to display the full config. +# # See journal-upload.conf(5) for details. [Upload] diff --git a/src/network/networkd.conf b/src/network/networkd.conf index f2c0790d87f..2000eac4abb 100644 --- a/src/network/networkd.conf +++ b/src/network/networkd.conf @@ -10,6 +10,8 @@ # the networkd.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/networkd.conf' to display the full config. +# # See networkd.conf(5) for details. [Network] diff --git a/src/pstore/pstore.conf b/src/pstore/pstore.conf index 68fb04ae0a0..f43924b0cbd 100644 --- a/src/pstore/pstore.conf +++ b/src/pstore/pstore.conf @@ -10,6 +10,8 @@ # the pstore.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/pstore.conf' to display the full config. +# # See pstore.conf(5) for details. [PStore] diff --git a/src/sleep/sleep.conf b/src/sleep/sleep.conf index 4c8e8b9680b..9fa44a47639 100644 --- a/src/sleep/sleep.conf +++ b/src/sleep/sleep.conf @@ -10,6 +10,8 @@ # the sleep.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/sleep.conf' to display the full config. +# # See systemd-sleep.conf(5) for details. [Sleep] diff --git a/src/timesync/timesyncd.conf.in b/src/timesync/timesyncd.conf.in index f34922927d8..b110be59202 100644 --- a/src/timesync/timesyncd.conf.in +++ b/src/timesync/timesyncd.conf.in @@ -10,6 +10,8 @@ # the timesyncd.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/timesyncd.conf' to display the full config. +# # See timesyncd.conf(5) for details. [Time]