SHA256
1
0
forked from pool/vsftpd
OBS User unknown
2007-01-15 23:40:43 +00:00
committed by Git OBS Bridge
commit 6c32c8f621
20 changed files with 1533 additions and 0 deletions

10
README.SUSE Normal file
View File

@@ -0,0 +1,10 @@
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.