From e3e27f720dafe775a7abf4aecbc7c24f79734e93 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 8 Oct 2001 11:17:52 +0000 Subject: [PATCH] - enabled anti-warez (in case someone enables upload) Changed files: pure-ftpd-config.patch -> 1.1 --- pure-ftpd-config.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 pure-ftpd-config.patch diff --git a/pure-ftpd-config.patch b/pure-ftpd-config.patch new file mode 100644 index 0000000..f168d31 --- /dev/null +++ b/pure-ftpd-config.patch @@ -0,0 +1,12 @@ +diff -Nur pure-ftpd-0.99.9.orig/contrib/redhat.sysconfig pure-ftpd-0.99.9/contrib/redhat.sysconfig +--- pure-ftpd-0.99.9.orig/contrib/redhat.sysconfig Sun Sep 16 20:07:10 2001 ++++ pure-ftpd-0.99.9/contrib/redhat.sysconfig Mon Oct 8 13:07:10 2001 +@@ -52,7 +52,7 @@ + # files uploaded by other anonymous users) . So that uploads have to be + # validated by a system administrator (chown to another user) before being + # available for download. +-# --antiwarez ++--antiwarez + + + # log the pid of the server handling the request in syslog messages -- 2.44.0