summaryrefslogtreecommitdiffstats
path: root/src/oom/oomd.conf
diff options
context:
space:
mode:
authorFranck Bui <fbui@suse.com>2023-09-20 11:29:44 +0200
committerFranck Bui <fbui@suse.com>2023-09-21 18:54:39 +0200
commitc60801738cec950dbc755cfd78ffb3ac93e30a79 (patch)
treed5c8604c343a4d8263e7b00bba976996bd6fbcce /src/oom/oomd.conf
parentMerge pull request #28919 from fbuihuu/custom-config-file-install-path (diff)
downloadsystemd-c60801738cec950dbc755cfd78ffb3ac93e30a79.tar.xz
systemd-c60801738cec950dbc755cfd78ffb3ac93e30a79.zip
config files: update their header to reflect that they can be installed in /usr
Follow-up for c76f2fb0e59340222ce21f85c17d384c114db9de.
Diffstat (limited to 'src/oom/oomd.conf')
-rw-r--r--src/oom/oomd.conf8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/oom/oomd.conf b/src/oom/oomd.conf
index b3a457f887..1c8fa7684d 100644
--- a/src/oom/oomd.conf
+++ b/src/oom/oomd.conf
@@ -6,9 +6,11 @@
# any later version.
#
# 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 oomd.conf.d/ subdirectory. The latter is generally recommended.
-# Defaults can be restored by simply deleting this file and all drop-ins.
+# should be created by either modifying this file (or a copy of it placed in
+# /etc/ if the original file is shipped in /usr/), or by creating "drop-ins" in
+# the /etc/systemd/oomd.conf.d/ directory. The latter is generally recommended.
+# Defaults can be restored by simply deleting the main configuration file and
+# all drop-ins located in /etc/.
#
# Use 'systemd-analyze cat-config systemd/oomd.conf' to display the full config.
#