summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-ftp/proftpd/files/proftpd.xinetd')
-rw-r--r--net-ftp/proftpd/files/proftpd.xinetd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/proftpd/files/proftpd.xinetd b/net-ftp/proftpd/files/proftpd.xinetd
index 282400d75d30..ad75aefddb6c 100644
--- a/net-ftp/proftpd/files/proftpd.xinetd
+++ b/net-ftp/proftpd/files/proftpd.xinetd
@@ -10,6 +10,6 @@ service ftp
user = root
server = /usr/sbin/proftpd
log_on_success = HOST PID
- log_on_failure = HOST RECORD
+ log_on_failure = HOST
disable = yes
}