From 3c11729c2bb78ed9de9883b17a01f35bafd31632 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Sat, 9 Oct 2010 08:33:09 -0400 Subject: Explicitly mention that if LuksPassphrase is absent, the user is asked for it Signed-off-by: David Zeuthen --- doc/stc.conf.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/stc.conf.xml b/doc/stc.conf.xml index 6dfbb78..6250aa8 100644 --- a/doc/stc.conf.xml +++ b/doc/stc.conf.xml @@ -279,7 +279,8 @@ FilesystemOptions=umask=0022,noatime LuksMappingName - The name to use for the unlocked dm-crypt device. This option is optional. + The name to use for the unlocked dm-crypt + device. This option is optional. @@ -288,7 +289,10 @@ FilesystemOptions=umask=0022,noatime LuksPassphrase - The passphrase used to unlock the device. This option is optional. + The passphrase used to unlock the device. This option is + optional. If not used, then the user is asked for the + passphrase when starting the device via e.g. + stc8. -- cgit v1.2.3