启动vsftpd服务的时候,执行命令
service vsftpd start
出现以下报错:
Redirecting to /bin/systemctl start vsftpd.service
执行命令
systemctl start vsftpd.service
则正常启动
启动vsftpd服务的时候,执行命令
service vsftpd start
出现以下报错:
Redirecting to /bin/systemctl start vsftpd.service
执行命令
systemctl start vsftpd.service
则正常启动