summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/user.conf.in2
-rw-r--r--src/coredump/coredump.conf2
-rw-r--r--src/home/homed.conf2
-rw-r--r--src/journal-remote/journal-remote.conf.in2
-rw-r--r--src/journal-remote/journal-upload.conf.in2
-rw-r--r--src/journal/journald.conf2
-rw-r--r--src/login/logind.conf.in2
-rw-r--r--src/network/networkd.conf2
-rw-r--r--src/oom/oomd.conf2
-rw-r--r--src/pstore/pstore.conf2
-rw-r--r--src/resolve/resolved.conf.in2
-rw-r--r--src/sleep/sleep.conf2
-rw-r--r--src/timesync/timesyncd.conf.in2
13 files changed, 13 insertions, 13 deletions
diff --git a/src/core/user.conf.in b/src/core/user.conf.in
index d3887e1c87..5f0ca4cb02 100644
--- a/src/core/user.conf.in
+++ b/src/core/user.conf.in
@@ -7,7 +7,7 @@
#
# 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.
+# the user.conf.d/ subdirectory. The latter is generally recommended.
# Defaults can be restored by simply deleting this file and all drop-ins.
#
# See systemd-user.conf(5) for details.
diff --git a/src/coredump/coredump.conf b/src/coredump/coredump.conf
index 56c1008245..1f75d48d33 100644
--- a/src/coredump/coredump.conf
+++ b/src/coredump/coredump.conf
@@ -7,7 +7,7 @@
#
# 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.
+# the coredump.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/coredump.conf' to display the full config.
diff --git a/src/home/homed.conf b/src/home/homed.conf
index ba854641df..d3a685e816 100644
--- a/src/home/homed.conf
+++ b/src/home/homed.conf
@@ -7,7 +7,7 @@
#
# 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.
+# the homed.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/homed.conf' to display the full config.
diff --git a/src/journal-remote/journal-remote.conf.in b/src/journal-remote/journal-remote.conf.in
index 1e4c3b9710..4c1b78ebc1 100644
--- a/src/journal-remote/journal-remote.conf.in
+++ b/src/journal-remote/journal-remote.conf.in
@@ -7,7 +7,7 @@
#
# 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.
+# the journal-remote.conf.d/ subdirectory. The latter is generally recommended.
# Defaults can be restored by simply deleting this file and all drop-ins.
#
# See journal-remote.conf(5) for details.
diff --git a/src/journal-remote/journal-upload.conf.in b/src/journal-remote/journal-upload.conf.in
index 7d2bdc7501..29b623bdfa 100644
--- a/src/journal-remote/journal-upload.conf.in
+++ b/src/journal-remote/journal-upload.conf.in
@@ -7,7 +7,7 @@
#
# 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.
+# the journal-upload.conf.d/ subdirectory. The latter is generally recommended.
# Defaults can be restored by simply deleting this file and all drop-ins.
#
# See journal-upload.conf(5) for details.
diff --git a/src/journal/journald.conf b/src/journal/journald.conf
index 18d6b30773..5a60a9d39c 100644
--- a/src/journal/journald.conf
+++ b/src/journal/journald.conf
@@ -7,7 +7,7 @@
#
# 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.
+# the journald.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/journald.conf' to display the full config.
diff --git a/src/login/logind.conf.in b/src/login/logind.conf.in
index 76f529c176..564868e7ae 100644
--- a/src/login/logind.conf.in
+++ b/src/login/logind.conf.in
@@ -7,7 +7,7 @@
#
# 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.
+# the logind.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/logind.conf' to display the full config.
diff --git a/src/network/networkd.conf b/src/network/networkd.conf
index 76f9f8454f..38dc9f1f79 100644
--- a/src/network/networkd.conf
+++ b/src/network/networkd.conf
@@ -7,7 +7,7 @@
#
# 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.
+# the networkd.conf.d/ subdirectory. The latter is generally recommended.
# Defaults can be restored by simply deleting this file and all drop-ins.
#
# See networkd.conf(5) for details.
diff --git a/src/oom/oomd.conf b/src/oom/oomd.conf
index d1dca0d64d..b3a457f887 100644
--- a/src/oom/oomd.conf
+++ b/src/oom/oomd.conf
@@ -7,7 +7,7 @@
#
# 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.
+# the oomd.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/oomd.conf' to display the full config.
diff --git a/src/pstore/pstore.conf b/src/pstore/pstore.conf
index 7b7b1e8493..68fb04ae0a 100644
--- a/src/pstore/pstore.conf
+++ b/src/pstore/pstore.conf
@@ -7,7 +7,7 @@
#
# 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.
+# the pstore.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.
diff --git a/src/resolve/resolved.conf.in b/src/resolve/resolved.conf.in
index 874bd2b6ee..0ef77fc6e7 100644
--- a/src/resolve/resolved.conf.in
+++ b/src/resolve/resolved.conf.in
@@ -7,7 +7,7 @@
#
# 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.
+# the resolved.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/resolved.conf' to display the full config.
diff --git a/src/sleep/sleep.conf b/src/sleep/sleep.conf
index 7c04072d42..174f5ea3e8 100644
--- a/src/sleep/sleep.conf
+++ b/src/sleep/sleep.conf
@@ -7,7 +7,7 @@
#
# 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.
+# the sleep.conf.d/ subdirectory. The latter is generally recommended.
# Defaults can be restored by simply deleting this file and all drop-ins.
#
# See systemd-sleep.conf(5) for details.
diff --git a/src/timesync/timesyncd.conf.in b/src/timesync/timesyncd.conf.in
index 8a9a14cf0c..8a2c33e17c 100644
--- a/src/timesync/timesyncd.conf.in
+++ b/src/timesync/timesyncd.conf.in
@@ -7,7 +7,7 @@
#
# 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.
+# the timesyncd.conf.d/ subdirectory. The latter is generally recommended.
# Defaults can be restored by simply deleting this file and all drop-ins.
#
# See timesyncd.conf(5) for details.