diff options
| author | Paul Traina <pst@FreeBSD.org> | 1994-10-27 19:14:39 +0000 |
|---|---|---|
| committer | Paul Traina <pst@FreeBSD.org> | 1994-10-27 19:14:39 +0000 |
| commit | 29e92c359ac6fa30370d70262730683e296a6cc1 (patch) | |
| tree | f105906eac829a9cbec67892351250b259662ab8 /libexec/ftpd | |
| parent | 6213f6fc8f71846d2771ec1e0795b53866e48afd (diff) | |
Notes
Diffstat (limited to 'libexec/ftpd')
| -rw-r--r-- | libexec/ftpd/pathnames.h | 3 |
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" |
