dotfiles/config/automatrop/roles/ecryptfs_automount/README.md

324 B

ecryptfs_automount

Configure pam to allow auto-mounting of encrypted home directories with eCryptfs.

Usage

You still need to run the following for an user directory to be encrypted:

modprobe ecryptfs
ecryptfs-migrate-home -u username

Source

https://wiki.archlinux.org/title/ECryptfs#Auto-mounting