Fix: add missing shell script interpreter

Signed-off-by: Maurice Zhou <jasper@apvc.uk>
This commit is contained in:
Maurice Zhou
2021-11-30 23:59:57 +01:00
committed by George Melikov
parent 8a396f32f7
commit 1fa945ccc3

View File

@@ -197,6 +197,7 @@ root pool will be replaced by keyfile, embedded in initrd.
#. Let GRUB decrypt all LUKS containers on boot:: #. Let GRUB decrypt all LUKS containers on boot::
tee -a /etc/grub.d/09_bpool_luks2-decryption <<FOE tee -a /etc/grub.d/09_bpool_luks2-decryption <<FOE
#!/bin/sh
cat <<EOF cat <<EOF
insmod luks2 insmod luks2
insmod pbkdf2 insmod pbkdf2