##// END OF EJS Templates
a
Unknown -
r448:8a0c6dc945ab
parent child
Show More
@@ -199,7 +199,7 CRYPTFS_MAPPING=${CRYPTFS_MAPPING:="secure"}
199 199 CRYPTFS_CIPHER=${CRYPTFS_CIPHER:="aes-xts-plain64:sha512"}
200 200 CRYPTFS_XTSKEYSIZE=${CRYPTFS_XTSKEYSIZE:=512}
201 201 #Dropbear-initramfs supports unlocking encrypted filesystem via SSH on bootup
202 CRYPTFS_DROPBEAR=${CRYPTFS_DROPBEAR:=true}
202 CRYPTFS_DROPBEAR=${CRYPTFS_DROPBEAR:=false}
203 203 #Provide your own Dropbear Public RSA-OpenSSH Key otherwise it will be generated
204 204 CRYPTFS_DROPBEAR_PUBKEY=${CRYPTFS_DROPBEAR_PUBKEY:=""}
205 205
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant