Skip to content

Commit

Permalink
contrib/remote-ssh-build.sh: Add pool key to system mkinitcpio config
Browse files Browse the repository at this point in the history
Closes: #455 [via git-merge-pr]
  • Loading branch information
emad-elsaid authored and ahesford committed Jul 26, 2023
1 parent 56cbbe8 commit c8c9e8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/remote-ssh-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
# zfs change-key \
# -o keylocation=file:///etc/zfs/keys/rpool.key \
# -o keyformat=passphrase rpool
# sed -i '/FILES=/a FILES+=(/etc/zfs/keys/rpool.key) /etc/mkinitcpio.conf
# update-initramfs -u
# chmod go= /boot
# ```
Expand Down

0 comments on commit c8c9e8d

Please sign in to comment.