Support to automatically mount ~/Private at login
[hvlinux.git] / stage5 / pkg / ecryptfs-utils
index bfd349b..1eaaf7c 100644 (file)
@@ -6,4 +6,6 @@ hvbuild_post()
     #   setreuid: Operation not permitted
     #   ERROR:  Could not mount private ecryptfs directory
     chmod +s /sbin/mount.ecryptfs_private
+
+    install -v -m644 ${SCRDIR}/misc/ecryptfs-pam.d/* /etc/pam.d/
 }