--- /usr/portage/sys-fs/cryptsetup/files/2.4.3-dmcrypt.confd 2022-01-24 17:09:59.000000000 +0000 +++ /etc/conf.d/dmcrypt 2023-05-03 08:38:42.906114198 +0100 @@ -105,6 +105,13 @@ #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' +#rem_unplug_wait=3 + ## /tmp with regular keyfile #target=crypt-tmp #source='/dev/hda6'