Comment 5 for bug 507150

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: [Bug 507150] Re: Encrypted home directory doesn't always dismount after logout.

Okay, once you're logged out, as root, see if there are any processes
lingering around owned by your user.

Also run fuser on your $HOME directory, and see what's still using
your mounted home directory.

That's all that's really remaining, something is lingering around
using your homedir such that it can't unmount until that process dies.