summaryrefslogtreecommitdiffstats
path: root/libexec/ftpd/ftpd.8
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2001-07-03 21:17:56 +0000
committermillert <millert@openbsd.org>2001-07-03 21:17:56 +0000
commit60435dbc2cef431682df19eed85f9dd2357a88cb (patch)
tree4eca95bc8f24295aadc419ee468fd6f038b342ea /libexec/ftpd/ftpd.8
parentmention iop(4) (diff)
downloadwireguard-openbsd-60435dbc2cef431682df19eed85f9dd2357a88cb.tar.xz
wireguard-openbsd-60435dbc2cef431682df19eed85f9dd2357a88cb.zip
Use the 'welcome' variable from login.conf instead of hard-coding
/etc/motd.
Diffstat (limited to 'libexec/ftpd/ftpd.8')
-rw-r--r--libexec/ftpd/ftpd.815
1 files changed, 9 insertions, 6 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8
index 7f66b7c048e..d8948d1eb35 100644
--- a/libexec/ftpd/ftpd.8
+++ b/libexec/ftpd/ftpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ftpd.8,v 1.41 2001/06/28 22:42:57 millert Exp $
+.\" $OpenBSD: ftpd.8,v 1.42 2001/07/03 21:17:56 millert Exp $
.\" $NetBSD: ftpd.8,v 1.8 1996/01/14 20:55:23 thorpej Exp $
.\"
.\" Copyright (c) 1985, 1988, 1991, 1993
@@ -172,9 +172,9 @@ exists,
prints it before issuing the
.Dq ready
message.
-If the file
-.Pa /etc/motd
-exists,
+If the welcome file exists
+.Pa ( /etc/motd
+by default),
.Nm
prints it after a successful login.
If the file
@@ -492,6 +492,11 @@ in
.Pa ftp-dir
will be expanded to the user's home directory based on the
contents of the password database.
+.It Pa welcome
+The path of the file containing the welcome message.
+If this variable is not set,
+.Pa /etc/motd
+is used.
.El
.Sh FILES
.Bl -tag -width /var/run/ftpd.pid -compact
@@ -501,8 +506,6 @@ list of unwelcome/restricted users
list of normal users who should be chrooted
.It Pa /etc/ftpwelcome
welcome notice
-.It Pa /etc/motd
-welcome notice after login
.It Pa /etc/nologin
displayed and access refused
.It Pa /var/run/utmp