1
2
I am using eCryptfs and I would like to do either/or these things:
- Not automatically unmount the private directory when the user logs out 2. Mount another users private directory so I can just use a script and logout (from root possibly).
The reason for this is so I can have Gitolite access the directory when no one is logged in after I mount the filesystem. I may do something similar for www-data
.
What is the point of keeping public_html inside an ecryptfs filesystem, anyway? – user1686 – 2011-09-26T07:03:55.740
@grawity: I cant think of any reason but i'll still need it for git. I dont even want redmine with git so i probably dont need to bother with www-data and encryption. – None – 2011-09-26T19:34:46.733