summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Phibel <rphibel@googlemail.com>2022-08-12 19:09:07 +0200
committerRichard Phibel <rphibel@googlemail.com>2022-08-12 19:09:07 +0200
commitddf259311f86306d2d19c7b6646b6dc5db96b41f (patch)
treead02a960d20b36890afd26750aa3cbf244be582f
parentea2aaff80ed61515db49618e9f9ebed66e48ce5e (diff)
downloadsystemd-ddf259311f86306d2d19c7b6646b6dc5db96b41f.tar.gz
man: document support for drop-in files in systemd-repart
-rw-r--r--man/systemd-repart.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/systemd-repart.xml b/man/systemd-repart.xml
index 55044dce77..c34244d14a 100644
--- a/man/systemd-repart.xml
+++ b/man/systemd-repart.xml
@@ -71,7 +71,9 @@
<orderedlist>
<listitem><para>The <filename>repart.d/*.conf</filename> configuration files are loaded and parsed,
- and ordered by filename (without the directory prefix).</para></listitem>
+ and ordered by filename (without the directory prefix). For each configuration file,
+ drop-in files are looked for in directories with same name as the configuration file
+ with a suffix ".d" added.</para></listitem>
<listitem><para>The partition table already existing on the block device is loaded and
parsed.</para></listitem>