aboutsummaryrefslogtreecommitdiff
path: root/files/etc/crypttab/removable
diff options
context:
space:
mode:
Diffstat (limited to 'files/etc/crypttab/removable')
-rw-r--r--files/etc/crypttab/removable5
1 files changed, 5 insertions, 0 deletions
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 @@
+# <target name> <source device> <key file> <options>
+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