forked from Lainports/freebsd-ports
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
7 lines
281 B
Text
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
|
|
|