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 -#define _PATH_FTPUSERS "/etc/ftpusers" #define _PATH_FTPWELCOME "/etc/ftpwelcome" -#define _PATH_FTPLOGINMESG "/etc/motd" +#define _PATH_FTPLOGINMESG "/etc/ftpmotd"