diff options
Diffstat (limited to 'ftp/proftpd/files/patch-af')
-rw-r--r-- | ftp/proftpd/files/patch-af | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ftp/proftpd/files/patch-af b/ftp/proftpd/files/patch-af index 210e630b9553..102a7f802220 100644 --- a/ftp/proftpd/files/patch-af +++ b/ftp/proftpd/files/patch-af @@ -1,15 +1,15 @@ ---- src/proftpd.8.orig Sun Feb 21 16:26:21 1999 -+++ src/proftpd.8 Sun Feb 21 16:28:31 1999 -@@ -21,6 +21,12 @@ - may be invoked by the Internet "super-server" inetd(8) each time a +--- src/proftpd.8.orig Wed Jul 5 23:13:50 2000 ++++ src/proftpd.8 Fri Jul 28 10:54:41 2000 +@@ -22,6 +22,12 @@ connection to the FTP service is made, or alternatively it can be run as a stand-alone daemon. + .PP +.br -+.PP +Each successful and failed ftp(1) session is logged using syslog with a +facility of LOG_FTP. Note: LOG_FTP messages are not displayed +by syslogd(8) by default, and may have to be enabled in syslogd(8)'s +configuration file. - ++.PP When .B proftpd + is run in standalone mode and it receives a SIGHUP then it will reread its |