# 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: ```bash modprobe ecryptfs ecryptfs-migrate-home -u username ``` ## Source https://wiki.archlinux.org/title/ECryptfs#Auto-mounting