summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-sshd.8
blob: 18d5e5dd73f6f6698f5c08ddc21f48c8293a0409 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- /usr/ports/distfiles/OpenSSH-1.2/src/usr.bin/ssh/sshd.8	Tue Nov 23 18:58:38 1999
+++ sshd.8	Sun Dec  5 22:59:58 1999
@@ -453,8 +478,9 @@
 If the login is on a tty, records login time.
 .It
 Checks
-.Pa /etc/nologin ;
-if it exists, prints contents and quits
+.Pa /etc/nologin and
+.Pa /var/run/nologin ;
+if one exists, it prints the contents and quits
 (unless root).
 .It
 Changes to run with normal user privileges.