хочу перезапустить vsftp. команда systemctl status vsftpd.service
показала это `` vsftpd.service - vsftpd FTP server
Loaded: loaded (/lib/systemd/system/vsftpd.service; enabled)
Active: failed (Result: exit-code) since Mon 2017-08-07 14:10:49 EDT; 22min ago
Process: 22888 ExecStart=/usr/sbin/vsftpd /etc/vsftpd.conf (code=exited, status=2)
Process: 22885 ExecStartPre=/bin/mkdir -p /var/run/vsftpd/empty (code=exited, status=0/SUCCESS)
Main PID: 22888 (code=exited, status=2)
Aug 07 14:10:49 kz systemd[1]: Starting vsftpd FTP server...
Aug 07 14:10:49 kz systemd[1]: Started vsftpd FTP server.
Aug 07 14:10:49 kz systemd[1]: vsftpd.service: main process exited, code=exited, status=2/INVALIDARGUMENT
Aug 07 14:10:49 kz systemd[1]: Unit vsftpd.service entered failed state.
Aug 07 14:11:27 kz systemd[1]: Unit vsftpd.service cannot be reloaded because it is inactive.
Aug 07 14:14:21 kz systemd[1]: Unit vsftpd.service cannot be reloaded because it is inactive.
Aug 07 14:17:22 kz systemd[1]: Unit vsftpd.service cannot be reloaded because it is inactive.
Aug 07 14:26:19 kz systemd[1]: Unit vsftpd.service cannot be reloaded because it is inactive.
Aug 07 14:28:33 kz systemd[1]: Unit vsftpd.service cannot be reloaded because it is inactive.
Aug 07 14:32:21 kz systemd[1]: Unit vsftpd.service cannot be reloaded because it is inactive.
``