From 7b45d06d80f498a6ea9630c51c11ca46ac5ad1d7 Mon Sep 17 00:00:00 2001 From: Miloslav Trmac Date: Sun, 6 Aug 2006 22:27:49 +0000 Subject: Support Debian-like "tmp" option in /etc/crypptab (#201382, based on a patch by Lars Volker ) --- crypttab.5 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'crypttab.5') diff --git a/crypttab.5 b/crypttab.5 index d868a8c2..73bd8aed 100644 --- a/crypttab.5 +++ b/crypttab.5 @@ -102,6 +102,16 @@ with some of them encrypting the swap partitions and some of them not.) option will destroy the contents of the named partition during every boot, so make sure the underlying block device is specified correctly. +.TP +\fBtmp\fR +The encrypted block device will be prepared for using it as tmp partition: +it will be formatted using +.B mke2fs +and its root directory will be set to mode 01777. +The warning about the +.B swap +option applies here as well. + .PP No options can be specified for LUKS encrypted partitions. -- cgit v1.2.1