aboutsummaryrefslogtreecommitdiff
path: root/libexec/ftpd
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1994-10-27 19:14:39 +0000
committerPaul Traina <pst@FreeBSD.org>1994-10-27 19:14:39 +0000
commit29e92c359ac6fa30370d70262730683e296a6cc1 (patch)
treef105906eac829a9cbec67892351250b259662ab8 /libexec/ftpd
parent6213f6fc8f71846d2771ec1e0795b53866e48afd (diff)
Notes
Diffstat (limited to 'libexec/ftpd')
-rw-r--r--libexec/ftpd/pathnames.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/ftpd/pathnames.h b/libexec/ftpd/pathnames.h
index 2a50063736e3..7d36bcd3d084 100644
--- a/libexec/ftpd/pathnames.h
+++ b/libexec/ftpd/pathnames.h
@@ -35,6 +35,5 @@
#include <paths.h>
-#define _PATH_FTPUSERS "/etc/ftpusers"
#define _PATH_FTPWELCOME "/etc/ftpwelcome"
-#define _PATH_FTPLOGINMESG "/etc/motd"
+#define _PATH_FTPLOGINMESG "/etc/ftpmotd"