opnsense-ports/ftp/bsdftpd-ssl/files/ftpchroot
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

15 lines
431 B
Text

##
## 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.
@