--- /usr/portage/sys-fs/cryptsetup/files/2.4.3-dmcrypt.confd 2022-01-24 17:09:59.000000000 +0000 +++ /etc/conf.d/dmcrypt 2022-11-12 16:49:36.168926412 +0000 @@ -105,6 +105,12 @@ #key='/full/path/to/homekey:gpg' #remdev='/dev/sda1' +## /home with detached header on removable media(such as usb-stick) +#target=crypt-home +#source='/dev/hda5' +#header='/full/path/to/luksheader' +#remdev='/dev/sda1' + ## /tmp with regular keyfile #target=crypt-tmp #source='/dev/hda6'