summaryrefslogtreecommitdiff
path: root/src/pstore
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-02-18 20:57:06 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-02-19 14:05:42 +0900
commit09db71a4a3fb9cee19f89cb75ad453caa46209b8 (patch)
tree9cbba6cc1127e9fd101eab7e53d3e7788a40b7c8 /src/pstore
parent71894e18313e41a72cecdc77fea5037f95d6903f (diff)
downloadsystemd-09db71a4a3fb9cee19f89cb75ad453caa46209b8.tar.gz
Recommend drop-ins over modifications to the main config file
As discussed in https://github.com/systemd/systemd/pull/18347.
Diffstat (limited to 'src/pstore')
-rw-r--r--src/pstore/pstore.conf15
1 files changed, 8 insertions, 7 deletions
diff --git a/src/pstore/pstore.conf b/src/pstore/pstore.conf
index 93a8b6707c..7b7b1e8493 100644
--- a/src/pstore/pstore.conf
+++ b/src/pstore/pstore.conf
@@ -1,13 +1,14 @@
# This file is part of systemd.
#
-# systemd is free software; you can redistribute it and/or modify it
-# under the terms of the GNU Lesser General Public License as published by
-# the Free Software Foundation; either version 2.1 of the License, or
-# (at your option) any later version.
+# systemd is free software; you can redistribute it and/or modify it under the
+# terms of the GNU Lesser General Public License as published by the Free
+# Software Foundation; either version 2.1 of the License, or (at your option)
+# any later version.
#
-# Entries in this file show the compile time defaults.
-# You can change settings by editing this file.
-# Defaults can be restored by simply deleting this file.
+# Entries in this file show the compile time defaults. Local configuration
+# should be created by either modifying this file, or by creating "drop-ins" in
+# the system.conf.d/ subdirectory. The latter is generally recommended.
+# Defaults can be restored by simply deleting this file and all drop-ins.
#
# See pstore.conf(5) for details.