freebsd-ports/ftp/vsftpd/files/chroot.conf
Dirk Meyer 82cb642207 ftp/vsftpd: add full dual stack support
make option PIDFILE default
add second binary and config for full dual stack support
use @sample
fix build for FreeBSD-14

support: USERS and GROUPS
PR: 257803
2023-02-13 13:37:48 +01:00

7 lines
281 B
Text

# This option should be the name of a directory which is empty.
# Also, the directory should not be writable by the ftp user. This
# directory is used as a secure chroot() jail at times vsftpd does
# not require filesystem access.
secure_chroot_dir=/usr/local/share/vsftpd/empty