diff options
Diffstat (limited to 'libexec')
| -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" |
