--- files/2.4.0-dmcrypt.confd 2021-08-19 10:09:50.000000000 +0100 +++ /etc/conf.d/dmcrypt 2022-03-15 11:36:58.468945499 +0000 @@ -97,6 +97,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' +#luks_header='/full/path/to/luksheader' +#remdev='/dev/sda1' + ## /tmp with regular keyfile #target=crypt-tmp #source='/dev/hda6'