summaryrefslogtreecommitdiffstats
path: root/libexec/ftpd/pathnames.h
diff options
context:
space:
mode:
authorguido <guido@FreeBSD.org>1995-02-26 19:36:59 +0000
committerguido <guido@FreeBSD.org>1995-02-26 19:36:59 +0000
commitee5cff554bebc6513577f52759145cc5e69c2a0c (patch)
tree55fa2d553a933988227f011fa1f70a6577927db8 /libexec/ftpd/pathnames.h
parentdf59b41b509104543329ca073196af409142c967 (diff)
downloadFreeBSD-src-ee5cff554bebc6513577f52759145cc5e69c2a0c.zip
FreeBSD-src-ee5cff554bebc6513577f52759145cc5e69c2a0c.tar.gz
Add some functionality to ftpd so it logs all anonymous file
transfers. It only does this when -S is set. Reviewed by: Submitted by: Obtained from: logdaemon package
Diffstat (limited to 'libexec/ftpd/pathnames.h')
-rw-r--r--libexec/ftpd/pathnames.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/ftpd/pathnames.h b/libexec/ftpd/pathnames.h
index 7d36bcd..85a656b 100644
--- a/libexec/ftpd/pathnames.h
+++ b/libexec/ftpd/pathnames.h
@@ -37,3 +37,4 @@
#define _PATH_FTPWELCOME "/etc/ftpwelcome"
#define _PATH_FTPLOGINMESG "/etc/ftpmotd"
+#define _PATH_FTPDSTATFILE "/var/log/ftpd"
OpenPOWER on IntegriCloud