From eb6e1310b8774f3aed4c5675d09708f0df6199d3 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 14 Sep 2011 18:20:50 +0000 Subject: strip trailing whitespace; no functional change svn path=/nixos/trunk/; revision=29285 --- modules/system/boot/luksroot.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/system/boot/luksroot.nix') diff --git a/modules/system/boot/luksroot.nix b/modules/system/boot/luksroot.nix index a01395647a3..c28f46ef75b 100644 --- a/modules/system/boot/luksroot.nix +++ b/modules/system/boot/luksroot.nix @@ -15,7 +15,7 @@ in description = ''; The device that should be decrypted using LUKS before trying to mount the root partition. This works for both LVM-over-LUKS and LUKS-over-LVM setups. - + Make sure that initrd has the crypto modules needed for decryption. The decrypted device name is /dev/mapper/luksroot. @@ -42,4 +42,4 @@ in }; -} \ No newline at end of file +} -- cgit 1.4.1