Set encryption=on

encryption=aes-256-gcm is now the default.

anarcat mentioned this in PR #306.

Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
Richard Laager
2022-05-19 00:12:38 -05:00
parent 3d94c40b4a
commit 903d631033
8 changed files with 8 additions and 8 deletions

View File

@@ -172,7 +172,7 @@ System Configuration
zfs create \
-o canmount=off \
-o mountpoint=none \
-o encryption=aes-256-gcm \
-o encryption=on \
-o keylocation=prompt \
-o keyformat=passphrase \
rpool_$INST_UUID/$INST_ID