]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
fix(systemd-repart): copy systemd system drop-in configuration
authorJo Zzsi <jozzsicsataban@gmail.com>
Wed, 21 May 2025 12:52:06 +0000 (08:52 -0400)
committerLaszlo <laszlo.gombos@gmail.com>
Sun, 25 May 2025 11:46:14 +0000 (07:46 -0400)
Fixes https://github.com/dracut-ng/dracut-ng/issues/1328

modules.d/01systemd-repart/module-setup.sh

index f9dafc76b53fe9cbfc2c6fe1da70ba700cc736df..14917d37f29e2f18264fa91eabbc9843be02139f 100755 (executable)
@@ -16,6 +16,7 @@ install() {
     inst_multiple -o \
         "/usr/lib/repart.d/*.conf" \
         "$systemdsystemunitdir"/systemd-repart.service \
+        "$systemdsystemunitdir/systemd-repart.service.d/*.conf" \
         "$systemdsystemunitdir"/initrd-root-fs.target.wants/systemd-repart.service \
         systemd-repart