]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
90crypt: pull in remote-cryptsetup.target enablement
authorJonathan Lebon <jonathan@jlebon.com>
Thu, 24 Sep 2020 01:15:52 +0000 (21:15 -0400)
committerHarald Hoyer <harald@hoyer.xyz>
Mon, 5 Oct 2020 13:53:32 +0000 (15:53 +0200)
This is enabled upstream in
https://github.com/systemd/systemd/pull/17149.

modules.d/90crypt/module-setup.sh

index e3d6338f182c1c60550d295c9209dd4f08f58fc6..f43b2e5d5e87b505077e8f73a2d89405ded8a4e3 100755 (executable)
@@ -151,6 +151,7 @@ install() {
                       $systemdsystemunitdir/systemd-ask-password-console.service \
                       $systemdsystemunitdir/cryptsetup.target \
                       $systemdsystemunitdir/sysinit.target.wants/cryptsetup.target \
+                      $systemdsystemunitdir/initrd-root-fs.target.wants/remote-cryptsetup.target \
                       systemd-ask-password systemd-tty-ask-password-agent
     fi