Skip to content

Commit c8c9e8d

Browse files
emad-elsaidahesford
authored andcommitted
contrib/remote-ssh-build.sh: Add pool key to system mkinitcpio config
Closes: #455 [via git-merge-pr]
1 parent 56cbbe8 commit c8c9e8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/remote-ssh-build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
# zfs change-key \
3535
# -o keylocation=file:///etc/zfs/keys/rpool.key \
3636
# -o keyformat=passphrase rpool
37+
# sed -i '/FILES=/a FILES+=(/etc/zfs/keys/rpool.key) /etc/mkinitcpio.conf
3738
# update-initramfs -u
3839
# chmod go= /boot
3940
# ```

0 commit comments

Comments
 (0)