[root@agent ~]# yum -y install vsftpd
[root@agent ~]# systemctl start vsftpd
[root@agent ~]# systemctl enable vsftpd
Created symlink from /etc/systemd/system/multi-user.target.wants/vsftpd.service to /usr/lib/systemd/system/vsftpd.service.
[root@agent ~]# yum -y install vsftpd
[root@agent ~]# systemctl start vsftpd
[root@agent ~]# systemctl enable vsftpd
Created symlink from /etc/systemd/system/multi-user.target.wants/vsftpd.service to /usr/lib/systemd/system/vsftpd.service.