~ecryptfs/ecryptfs/trunk

« back to all changes in this revision

Viewing changes to src/utils/ecryptfs-setup-private

  • Committer: Dustin Kirkland
  • Date: 2009-09-18 22:29:49 UTC
  • Revision ID: kirkland@canonical.com-20090918222949-6y10q3gh8j7ttdpi
Tags: 80
src/utils/ecryptfs-setup-private: minor documentation change

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
you will need to very carefully perform the following actions manually:
67
67
 
68
68
 1. Obtain your Private directory mountpoint
69
 
   $ PRIVATE=\`cat ~/.ecryptfs/Private.mnt 2>/dev/null || echo \$HOME/Private\`
 
69
   $ PRIVATE=\`cat ~/.ecryptfs/Private.mnt 2>/dev/null || echo \$HOME/$PRIVATE_DIR\`
70
70
 2. Ensure that you have moved all relevant data out of your \$PRIVATE directory
71
71
 3. Unmount your encrypted private directory
72
72
   $ ecryptfs-umount-private