From ddf259311f86306d2d19c7b6646b6dc5db96b41f Mon Sep 17 00:00:00 2001 From: Richard Phibel Date: Fri, 12 Aug 2022 19:09:07 +0200 Subject: [PATCH] man: document support for drop-in files in systemd-repart --- man/systemd-repart.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man/systemd-repart.xml b/man/systemd-repart.xml index 55044dce773..c34244d14a7 100644 --- a/man/systemd-repart.xml +++ b/man/systemd-repart.xml @@ -71,7 +71,9 @@ The repart.d/*.conf configuration files are loaded and parsed, - and ordered by filename (without the directory prefix). + 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. The partition table already existing on the block device is loaded and parsed. -- 2.47.3