From 86443abe71d218b125dc8f3ad887b71c83c94798 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 3 Apr 2010 00:15:27 -0300 Subject: Adding nodo::removable --- files/etc/crypttab/removable | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 files/etc/crypttab/removable (limited to 'files/etc/crypttab/removable') diff --git a/files/etc/crypttab/removable b/files/etc/crypttab/removable new file mode 100644 index 0000000..aff01c6 --- /dev/null +++ b/files/etc/crypttab/removable @@ -0,0 +1,5 @@ +# +root /dev/mapper/vg-root none luks,cipher=aes-cbc-essiv:sha256 +#home /dev/mapper/vg-home none luks,cipher=aes-cbc-essiv:sha256 +#var /dev/mapper/vg-var none luks,cipher=aes-cbc-essiv:sha256 +#cswap /dev/sda1 /dev/random swap,cipher=aes-cbc-essiv:sha256 -- cgit v1.2.3