ssfs diff README @ rev 33

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sun Jun 12 12:02:48 2011 +0100 (2011-06-12)
parents bb7a9ec53298
children 14edf6b2273d
line diff
     1.1 --- a/README	Sun Jun 12 11:08:53 2011 +0200
     1.2 +++ b/README	Sun Jun 12 12:02:48 2011 +0100
     1.3 @@ -88,12 +88,12 @@
     1.4  
     1.5  Ssfs chroot SHell
     1.6  -----------------
     1.7 -The tool ssfs-sh is used to chroot a user on login and set minimal environment
     1.8 -variables. For each users ssfs-sh is the default SHell on the server and is
     1.9 +The tool ssfs-sh is used to chroot a user on login and sets minimal environment
    1.10 +variables. For each user ssfs-sh is the default SHell on the server and is
    1.11  executed inside the new root. So ssfs-sh must be installed on the server and
    1.12  in the virtual disk minimal chroot. Using a custom tool such as Ssfs SHell
    1.13 -enforce security and let execute commands on login, ssfs-sh also export the
    1.14 -new user $HOME and change directory do it since chroot will drop us in / by
    1.15 +enforces security and lets you execute commands on login, ssfs-sh also exports the
    1.16 +new user $HOME and changes the directory to it since chroot will drop us in / by
    1.17  default.
    1.18  
    1.19