FS#972 - add demaon startscript to vsftpd
Attached to Project:
Arch Linux
Opened by Tobias Kieslich (tobias) - Thursday, 03 June 2004, 19:04 GMT
Opened by Tobias Kieslich (tobias) - Thursday, 03 June 2004, 19:04 GMT
|
Details
Vsftpd can be used in standalone mode by setting liste=YES
in /etc/vsftpd.conf
Since vsftpd makes a lot of sense on production systems while xinetd is not so common there it would be cool(TM) to have daemon start script. Script and modified PKGBUILD are attached. Maybe we can include an cat >> $startdir/pkg/etc/vsftpd.conf << 'ConfFileTweak' # Activate standalone mode listen=YES ConfFileTweak On the other hand, user who run there own ftp server should know what they are doing ... |
This task depends upon
PKGBUILD