X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fpkg%2Fecryptfs-utils;h=1eaaf7ce3a218a9b3a71f846a785c34cce1dafed;hb=78453e212ec7952477a5de2f702bfcab54e7a89c;hp=bfd349b9e630e84f82e1f2b90c84da8bf6ea037d;hpb=cda598a3509f67ac63048c38869d6d20dbbd501a;p=hvlinux.git diff --git a/stage5/pkg/ecryptfs-utils b/stage5/pkg/ecryptfs-utils index bfd349b..1eaaf7c 100644 --- a/stage5/pkg/ecryptfs-utils +++ b/stage5/pkg/ecryptfs-utils @@ -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/ }