Comment 116 for bug 1160372

Revision history for this message
In , Mvyskocil-l (mvyskocil-l) wrote :

@abonilla, @rm: hi, please open a **new** report. It's quite hard to follow the discussion in this one. And please attach the vsftpd.conf and an output of strace -f -tt

You might copy the vsftpd.service to /etc/systemd/system/

change the ExecStart line to

ExecStart=/usr/sbin/strace -f -tt -o /run/vsftpd.strace /usr/sbin/vsftpd /etc/vsftpd.conf

and issuse systemctl daemon-reload && systemctl restart vsftpd.service