From 9d50eca2517b87c2185a554aa07fb55da4c743fe Mon Sep 17 00:00:00 2001 From: "Florian Aders (EleRas)" Date: Mon, 3 May 2010 13:58:23 +0000 Subject: [PATCH] Damn, overlooked the line disabling quota again, refs #13 --- .../configfiles/debian_lenny/proftpd/etc_proftpd_proftpd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/misc/configfiles/debian_lenny/proftpd/etc_proftpd_proftpd.conf b/templates/misc/configfiles/debian_lenny/proftpd/etc_proftpd_proftpd.conf index 494bee69..0d0997bf 100644 --- a/templates/misc/configfiles/debian_lenny/proftpd/etc_proftpd_proftpd.conf +++ b/templates/misc/configfiles/debian_lenny/proftpd/etc_proftpd_proftpd.conf @@ -87,7 +87,7 @@ TransferLog /var/log/proftpd/xferlog SystemLog /var/log/proftpd/proftpd.log -QuotaEngine off +QuotaEngine on