From: Harald Hoyer Date: Mon, 24 Sep 2012 11:12:42 +0000 (+0200) Subject: systemd/initrd-switch-root.target: run switch-root.target after cryptsetup X-Git-Tag: 024~71 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=886b9afcc566dd35bdea8a93f4c4dd5b4a2cc14f;p=thirdparty%2Fdracut.git systemd/initrd-switch-root.target: run switch-root.target after cryptsetup Ensure, that all crypto devices have been queried. --- diff --git a/modules.d/98systemd/initrd-switch-root.target b/modules.d/98systemd/initrd-switch-root.target index 74647a5e0..05e0117fb 100644 --- a/modules.d/98systemd/initrd-switch-root.target +++ b/modules.d/98systemd/initrd-switch-root.target @@ -12,6 +12,7 @@ Description=Switch Root DefaultDependencies=no Requires=initrd-switch-root.service Before=initrd-switch-root.service +After=cryptsetup.target AllowIsolate=yes Wants=systemd-journald.service ConditionPathExists=/etc/initrd-release