From ea99a484345535a464a374dff9df4f53ca956dd0 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 18 Jul 2005 20:54:41 +0000 Subject: - Update to 1.1.0 PR: ports/83633 Submitted by: Nick Leuta (maintainer) --- ftp/bsdftpd-ssl/files/ftpchroot | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 ftp/bsdftpd-ssl/files/ftpchroot (limited to 'ftp/bsdftpd-ssl/files/ftpchroot') 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. +@ -- cgit v1.2.3