updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / mysecureshell / mysecureshell.install
blobc17c47a0445aebee430bb10b8c7193c5204037a1
1 post_install(){
2 cat << _EOF
3 => To use MySecureShell, add "/bin/MySecureShell" line on /etc/shells and replace the shell of SFTP user accounts on /etc/passwd.
4 Warning: This program restrict the user account to SFTP use. Do not replace the shell of root or regular user.
5 => Config file is on /etc/ssh/sftp_config.
6 _EOF