]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: document support for drop-in files in systemd-repart 24294/head
authorRichard Phibel <rphibel@googlemail.com>
Fri, 12 Aug 2022 17:09:07 +0000 (19:09 +0200)
committerRichard Phibel <rphibel@googlemail.com>
Fri, 12 Aug 2022 17:09:07 +0000 (19:09 +0200)
man/systemd-repart.xml

index 55044dce77351da4d7cc618b88042581e0f38c52..c34244d14a7e0ff3df2590698f6b587ccd4bd30f 100644 (file)
@@ -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>