My user has a cronjob setup to run 4 times a day, and every time the
cronjob finishes, my ~/Private dir is unmounted. I ran a small script to
print the exact time in which the directory was unmounted and then I
matched that against /var/log/auth.log -- that's how I realized it was
unmounted after my cronjob finishes.  This is what I have in
/var/log/auth.log

Oct  9 18:05:01 feioso CRON[32102]: pam_unix(cron:session): session opened for 
user salgado by (uid=0)
...
Oct  9 18:07:00 feioso CRON[32102]: pam_unix(cron:session): session closed for 
user salgado

At that point my user's ~/Private was unmounted.

-- 
Ecryptfs Private Directory Randomly Unmounts
https://bugs.launchpad.net/bugs/259293
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to