summaryrefslogtreecommitdiffstats
path: root/libexec/ftpd
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-01-12 14:09:23 +0000
committerasami <asami@FreeBSD.org>1999-01-12 14:09:23 +0000
commit7df90d6ad06ba22eb437328b36e34fbb6479d14b (patch)
treeca50fb1bcc96a0cb77c36072e290c28e5fadd122 /libexec/ftpd
parentacf90526f4b817a0d07c51cb0cb967b15e3a0672 (diff)
downloadFreeBSD-src-7df90d6ad06ba22eb437328b36e34fbb6479d14b.zip
FreeBSD-src-7df90d6ad06ba22eb437328b36e34fbb6479d14b.tar.gz
Oops, I missed a few more /etc/nologin references yesterday. It appears
my check of the tree was incomplete. Sorry guys. Reported by: Ben Smithurst <ben@scientia.demon.co.uk>
Diffstat (limited to 'libexec/ftpd')
-rw-r--r--libexec/ftpd/ftpd.86
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8
index 5cb6620..df63932 100644
--- a/libexec/ftpd/ftpd.8
+++ b/libexec/ftpd/ftpd.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ftpd.8 8.2 (Berkeley) 4/19/94
-.\" $Id: ftpd.8,v 1.23 1998/09/29 22:02:06 alex Exp $
+.\" $Id: ftpd.8,v 1.24 1998/12/02 22:11:02 billf Exp $
.\"
.Dd April 19, 1994
.Dt FTPD 8
@@ -138,7 +138,7 @@ Allow only anonymous ftp access.
.El
.Pp
The file
-.Pa /etc/nologin
+.Pa /var/run/nologin
can be used to disable ftp access.
If the file exists,
.Nm
@@ -436,7 +436,7 @@ Virtual hosting configuration file.
Welcome notice.
.It Pa /etc/ftpmotd
Welcome notice after login.
-.It Pa /etc/nologin
+.It Pa /var/run/nologin
Displayed and access refused.
.It Pa /var/log/ftpd
Log file for anonymous transfers.
OpenPOWER on IntegriCloud