aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pure-ftpd/pure-ftpd.confd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pure-ftpd/pure-ftpd.confd')
-rw-r--r--testing/pure-ftpd/pure-ftpd.confd3
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/pure-ftpd/pure-ftpd.confd b/testing/pure-ftpd/pure-ftpd.confd
index f14cb0b19c..29b15a5a89 100644
--- a/testing/pure-ftpd/pure-ftpd.confd
+++ b/testing/pure-ftpd/pure-ftpd.confd
@@ -19,9 +19,6 @@ SERVER="-S 21"
MAX_CONN="-c 30"
MAX_CONN_IP="-C 10"
-## Start daemonized in background ##
-DAEMON="-B"
-
## Don't allow uploads if the partition is more full then this var ##
DISK_FULL="-k 90%"