From 5b2b1d78087f359682131bd6d150db0b610ca073 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Tue, 12 Mar 2002 17:54:07 +0000 Subject: Rename Patches to make navigation much more easier. --- security/openssh/files/patch-sshd.8 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 security/openssh/files/patch-sshd.8 (limited to 'security/openssh/files/patch-sshd.8') diff --git a/security/openssh/files/patch-sshd.8 b/security/openssh/files/patch-sshd.8 new file mode 100644 index 000000000000..18d5e5dd73f6 --- /dev/null +++ b/security/openssh/files/patch-sshd.8 @@ -0,0 +1,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. -- cgit v1.2.3