I was installing vsftpd on CentOS 7 and when I run
Server results: Boolean ftp_home_dir is not defined
I needed run it for SELinux allows users to work on FTP.
Try running this:
setsebool -P tftp_home_dir on
Try running this: