mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 23:04:38 +02:00
9 lines
178 B
Plaintext
9 lines
178 B
Plaintext
|
config BR2_PACKAGE_VSFTPD
|
||
|
tristate "vsftpd - a fast and secure FTP server"
|
||
|
default m if CONFIG_DEVEL
|
||
|
help
|
||
|
A fast and secure FTP server
|
||
|
|
||
|
http://vsftpd.beasts.org/
|
||
|
|