Note that root could establish a bind mount of your .Private directory, if he wished.
Perhaps do something like this: # mkdir /home/.$USER # mount -o bind /home/$USER/.Private /home/.$USER
:-Dustin
Note that root could establish a bind mount of your .Private
directory, if he wished.
Perhaps do something like this: USER/.Private /home/.$USER
# mkdir /home/.$USER
# mount -o bind /home/$
:-Dustin