diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-18 20:54:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-18 20:54:41 +0000 |
commit | ea99a484345535a464a374dff9df4f53ca956dd0 (patch) | |
tree | 65a691eead9673ee80131af5bd33ca100ed461d2 /ftp/bsdftpd-ssl/files/ftpchroot | |
parent | GGI:IRC is a Perl/CGI program that lets you access IRC from a web browser, it is (diff) |
- Update to 1.1.0
PR: ports/83633
Submitted by: Nick Leuta <skynick@mail.sc.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=139536
Diffstat (limited to 'ftp/bsdftpd-ssl/files/ftpchroot')
-rw-r--r-- | ftp/bsdftpd-ssl/files/ftpchroot | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ftp/bsdftpd-ssl/files/ftpchroot b/ftp/bsdftpd-ssl/files/ftpchroot new file mode 100644 index 000000000000..37c6f4efc165 --- /dev/null +++ b/ftp/bsdftpd-ssl/files/ftpchroot @@ -0,0 +1,15 @@ +## +## This is the example "/etc/ftpchroot" file for the bsdftpd-ssl FTP server. +## The syntax of this file is described in the ftpchroot-ssl(8) man page. +## + +## "Pseudo-chroot" for system administrators. +@wheel / + +## Chroot webmasters to the location of the web site, and chroot web users to +## their respective ~/public_html. +# @webmasters /var/www/ +# @webusers public_html + +## Chroot all other users to their home directories. +@ |