aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xshare/hydractl/provision1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/hydractl/provision b/share/hydractl/provision
index 0d007d0..309e430 100755
--- a/share/hydractl/provision
+++ b/share/hydractl/provision
@@ -113,7 +113,6 @@ root /dev/mapper/vg-root none luks,cipher=aes-cbc-essi
cswap $swap_device /dev/random swap,cipher=aes-cbc-essiv:sha256
EOF
else
-if [ "$encrypt" == "y" ]; then
cat > /tmp/debootstrap/etc/crypttab <<-EOF
# <target name> <source device> <key file> <options>
cswap $swap_device /dev/random swap,cipher=aes-cbc-essiv:sha256