forked from pool/vsftpd
- fix bnc#713588 - bogus logrotate config for vsftpd call /sbin/killproc -HUP /usr/sbin/vsftpd like init script - change the url and service file to the new location at security.appspot.com/vsftpd OBS-URL: https://build.opensuse.org/request/show/84442 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=25
Starting with 10.1 vsftpd can be configured standalone or over the xinetd superdeamon. Default is standalone. If you want to run it over xinetd make sure the you enable the service in the xinetd configuration (/etc/xinetd.d/vsftp) and set the following line in /etc/vsftpd.conf listen=NO This is needed for vsftpd to over xinetd.
Description
Languages
Shell
100%