X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-cryptsetup-generator.xml;h=d4a9cc73ecbfcbb6aac216253f19e94a017b5568;hp=ff94e88f996c994f2a69c4079f3fcafa06ba8031;hb=6cd5b12aa5a62d6bf4afb78ec1a7787ff01b54ce;hpb=0fa9e53d12a64981e071e0adb24698f4735e2599;ds=sidebyside diff --git a/man/systemd-cryptsetup-generator.xml b/man/systemd-cryptsetup-generator.xml index ff94e88f9..d4a9cc73e 100644 --- a/man/systemd-cryptsetup-generator.xml +++ b/man/systemd-cryptsetup-generator.xml @@ -165,11 +165,16 @@ luks.key= rd.luks.key= - Takes a password file as argument. + Takes a password file name as argument or + a LUKS super block UUID followed by a '=' and a password + file name. + For those entries specified with rd.luks.uuid= or luks.uuid=, - the password file will be set to the password file specified by - rd.luks.key= or luks.key + the password file will be set to the one specified by + rd.luks.key= or luks.key= + of the corresponding UUID, or the password file that was specified + without a UUID. rd.luks.key= is honored only by initial RAM disk (initrd) while