mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
0cfd42308a
We now use facility FTP vs. DAEMON, and many LOG_NOTICEs were down graded to LOG_INFO. Out of the box, this thing will fill your `messages' file so full, you'd never see anything else in it again, on a busy ftp server.
16 lines
551 B
Plaintext
16 lines
551 B
Plaintext
--- src/proftpd.8.orig Wed Oct 29 10:51:30 1997
|
|
+++ src/proftpd.8 Fri Feb 20 00:48:52 1998
|
|
@@ -19,6 +19,12 @@
|
|
may be invoked by the Internet "super-server" inetd(8) each time a
|
|
connection to the FTP service is made, or alternatively it can be run as a
|
|
stand-alone daemon.
|
|
+.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.
|
|
.SH OPTIONS
|
|
.TP 12
|
|
.B \-h,\--help
|