diff options
Diffstat (limited to 'security/ssh2/files/patch-ak')
-rw-r--r-- | security/ssh2/files/patch-ak | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/security/ssh2/files/patch-ak b/security/ssh2/files/patch-ak new file mode 100644 index 000000000000..7d22a903f909 --- /dev/null +++ b/security/ssh2/files/patch-ak @@ -0,0 +1,13 @@ +--- apps/ssh/sshd2_config.orig Sun Aug 27 02:30:53 2000 ++++ apps/ssh/sshd2_config Sun Aug 27 02:31:08 2000 +@@ -90,8 +90,8 @@ + + ## SSH1 compatibility + +-# Ssh1Compatibility <set by configure by default> +-# Sshd1Path <set by configure by default> ++ Ssh1Compatibility yes ++ Sshd1Path /usr/sbin/sshd + + + ## Chrooted environment settings |