From 9fb2431a88bf5bb290bce63d63f80ca350b4a836 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Tue, 20 Oct 2020 16:41:11 -0400 Subject: [PATCH] Revert "90crypt: pull in remote-cryptsetup.target enablement" This reverts commit 7ea391b527eb19c572a750fe00f95d02a50beabf. We've moved away from this in https://github.com/systemd/systemd/pull/17149. --- modules.d/90crypt/module-setup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/modules.d/90crypt/module-setup.sh b/modules.d/90crypt/module-setup.sh index f43b2e5d..e3d6338f 100755 --- a/modules.d/90crypt/module-setup.sh +++ b/modules.d/90crypt/module-setup.sh @@ -151,7 +151,6 @@ 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