[CentOS] tmp option of crypttab
Leon Fauster
leonfauster at googlemail.comFri Feb 3 16:52:57 UTC 2017
- Previous message: [CentOS] rpm conflict on new install
- Next message: [CentOS] raid 10 not in consistent state?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have successfully used the swap option of crypttab (# man crypttab) to encrypt the swap partition dynamically. rc.sysinit enables that swap partition successfully at the right point (after encryption). The same doesn't work for the tmp option of crypttab (# man crypttab). The encrypted partition is present after booting the system. Manually mounting it works but adding "/dev/mapper/luks-tmp" into fstab shows that the boot process tries to mount it to early (not encrypted yet). This is confusing because other encrypted volumes (not dynamically) in fstab are successfully mounted. It seems that volumes with random keys are skipped at that stage. Does someone use a tmp directory with dynamic encryption enabled? # cat /etc/centos-release CentOS release 6.8 (Final) -- LF
- Previous message: [CentOS] rpm conflict on new install
- Next message: [CentOS] raid 10 not in consistent state?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list