summaryrefslogtreecommitdiffstats
path: root/rules/troll-ftpd.in
blob: da1ddbad5dacdee9380a8ee4616c424fcb8ccd71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=networking
config TROLL_FTPD
	tristate
	prompt "troll-ftpd [BROKEN]"
	depends on BROKEN
	help
	  Troll FTPD is a replacement for the Unix FTPD (and can also replace
	  wu-ftpd and ProFTPD) and works only on linux.
	  It is very small, secure, offers anonymous FTP and virtual hosting.
	  Troll FTPD is developed by Arnt Gulbrandsen.
	  (http://www.trolltech.com/download/ftpd.html)