]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
Revert "90crypt: ship initrd-cryptsetup.target"
authorJonathan Lebon <jonathan@jlebon.com>
Wed, 28 Oct 2020 13:13:34 +0000 (09:13 -0400)
committerDaniel Molkentin <daniel@molkentin.de>
Thu, 5 Nov 2020 13:22:52 +0000 (14:22 +0100)
This reverts commit 8f56daa8c3c75b167823286553f223e5b46cd6ab.

The addition of `initrd-cryptsetup.target` was reverted in systemd:
https://github.com/systemd/systemd/pull/17467

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

index 29485375a54ecaca64fc4f10c4dab1b3b71f8725..bbce31a28c8e74b2d8e35f1535ad6d154c7d2f2a 100755 (executable)
@@ -66,6 +66,7 @@ install() {
         \
         $systemdsystemunitdir/cryptsetup.target \
         $systemdsystemunitdir/cryptsetup-pre.target \
+        $systemdsystemunitdir/remote-cryptsetup.target \
         $systemdsystemunitdir/emergency.target \
         $systemdsystemunitdir/sysinit.target \
         $systemdsystemunitdir/basic.target \
index 3deee65ed9e3bb9811a88de0154ba81b07c9ac2f..e3d6338f182c1c60550d295c9209dd4f08f58fc6 100755 (executable)
@@ -151,8 +151,6 @@ install() {
                       $systemdsystemunitdir/systemd-ask-password-console.service \
                       $systemdsystemunitdir/cryptsetup.target \
                       $systemdsystemunitdir/sysinit.target.wants/cryptsetup.target \
-                      $systemdsystemunitdir/initrd-cryptsetup.target \
-                      $systemdsystemunitdir/sysinit.target.wants/initrd-cryptsetup.target \
                       systemd-ask-password systemd-tty-ask-password-agent
     fi