summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-ftp/pure-ftpd/files')
-rw-r--r--net-ftp/pure-ftpd/files/digest-pure-ftpd-1.0.20-r11
-rw-r--r--net-ftp/pure-ftpd/files/pure-ftpd.conf_d6
2 files changed, 6 insertions, 1 deletions
diff --git a/net-ftp/pure-ftpd/files/digest-pure-ftpd-1.0.20-r1 b/net-ftp/pure-ftpd/files/digest-pure-ftpd-1.0.20-r1
new file mode 100644
index 000000000000..4336bc9e524f
--- /dev/null
+++ b/net-ftp/pure-ftpd/files/digest-pure-ftpd-1.0.20-r1
@@ -0,0 +1 @@
+MD5 e928e9e15adf6b52bfe6183fdad20144 pure-ftpd-1.0.20.tar.bz2 470915
diff --git a/net-ftp/pure-ftpd/files/pure-ftpd.conf_d b/net-ftp/pure-ftpd/files/pure-ftpd.conf_d
index 6f8c7d098df3..6b53427a75da 100644
--- a/net-ftp/pure-ftpd/files/pure-ftpd.conf_d
+++ b/net-ftp/pure-ftpd/files/pure-ftpd.conf_d
@@ -8,6 +8,10 @@
## If you prefer host names over IP addresses, it's your choice :
## SERVER="-S ftp.rtchat.com,21"
## IPv6 addresses are supported.
+## !!! WARNING !!!
+## Using an invalid IP will result in server not starting and reporting
+## a good start. Work is being done to solve that in:
+## http://bugs.gentoo.org/show_bug.cgi?id=75861
SERVER="-S 192.168.0.1,21"
## Number of simultaneous connections in total, and per ip ##
@@ -35,7 +39,7 @@ AUTH="-l unix"
#LOG="-f facility"
## Misc. Others ##
-MISC_OTHER="-A -x -j -R"
+MISC_OTHER="-A -x -j -R -B"
#
# Use these inside $MISC_OTHER