systemd/initrd-switch-root.target: run switch-root.target after cryptsetup

Ensure, that all crypto devices have been queried.
master
Harald Hoyer 2012-09-24 13:12:42 +02:00
parent f3f9777497
commit 886b9afcc5
1 changed files with 1 additions and 0 deletions

View File

@ -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