Skip to content

Commit

Permalink
Add dm-crypt to recovery images, so cryptsetup works
Browse files Browse the repository at this point in the history
Fixes: #468.
  • Loading branch information
ahesford committed Sep 9, 2023
1 parent 4935389 commit 75b2395
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/zfsbootmenu/recovery.conf.d/recovery.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ install_optional_items+=" /bin/efibootmgr "

# LUKS control
install_optional_items+=" /bin/cryptsetup "
add_drivers+=" dm-crypt "

# Networking
install_optional_items+=" /bin/ip /bin/curl /bin/dhclient /sbin/dhclient-script /bin/ssh "
Expand Down

0 comments on commit 75b2395

Please sign in to comment.