units: order cryptsetup-pre.target before cryptsetup.target
Normally this happens automatically, but if it happened that both targets were pulled in, even though there were no cryptsetup units, they could be started in reverse order, which would be somewhat confusing. Add an explicit ordering to avoid this potential issue. (cherry picked from commit 947d2117) (cherry picked from commit c55ccd92)
Loading
Please register or sign in to comment