From 0fa9e53d12a64981e071e0adb24698f4735e2599 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Tue, 2 Dec 2014 18:49:28 +0100 Subject: cryptsetup-generator: Split main() into more functions and use hasmaps --- man/systemd-cryptsetup-generator.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'man') diff --git a/man/systemd-cryptsetup-generator.xml b/man/systemd-cryptsetup-generator.xml index 3abb39d550..ff94e88f99 100644 --- a/man/systemd-cryptsetup-generator.xml +++ b/man/systemd-cryptsetup-generator.xml @@ -120,7 +120,7 @@ activate the specified device as part of the boot process as if it was listed in - /etc/fstab. This + /etc/crypttab. This option may be specified more than once in order to set up multiple devices. rd.luks.uuid= @@ -130,9 +130,10 @@ honored by both the main system and the initrd. If /etc/crypttab contains entries with - the same UUID, then the options for this entry - will be used. - If /etc/crypttab exists, only those UUID + the same UUID, then the name, keyfile and options + specified there will be used. Otherwise the device + will have the name luks-UUID. + If /etc/crypttab exists, only those UUIDs specified on the kernel command line will be activated in the initrd or the real root. -- cgit v1.2.3-54-g00ecf