diff options
author | Michal Vasilek <[email protected]> | 2021-06-26 07:43:25 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2021-06-25 22:43:25 -0700 |
commit | f20fb199e60722abc052b6034bddb6b83d870c99 (patch) | |
tree | a495b601eacd6a8eeccf22f67f22fc78787048c5 /LICENSE | |
parent | 2084e9f7483a50f63ea8efbf3708fa82dcc85e86 (diff) |
Fix plymouth passphrase prompt with dracut
plymouth --command splits the command on spaces which means
that zfs-load-key was getting the filesystem name enclosed
in single quotes (since 13c59bb76) and failing. This commit
fixes it by piping the password directly to the command
similar to how it's done in other scripts (initramfs,
dracut without plymouth).
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Michal Vasilek <[email protected]>
Related-to: #9193
Related-to: #9202
Closes #12147
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions