]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blame - openssh/patches/openssh-5.8p1-localdomain.patch
openssh: Update to 5.9p1.
[people/amarx/ipfire-3.x.git] / openssh / patches / openssh-5.8p1-localdomain.patch
CommitLineData
9d8fd3ad
SS
1diff -up openssh-5.8p1/sshd_config.localdomain openssh-5.8p1/sshd_config
2--- openssh-5.8p1/sshd_config.localdomain 2011-04-22 11:37:49.273648812 +0200
3+++ openssh-5.8p1/sshd_config 2011-04-22 11:39:31.758648401 +0200
4@@ -130,6 +130,10 @@ X11Forwarding yes
5 # override default of no subsystems
6 Subsystem sftp /usr/libexec/sftp-server
7
8+# Uncomment this if you want to use .local domain
9+#Host *.local
10+# CheckHostIP no
11+
12 # Example of overriding settings on a per-user basis
13 #Match User anoncvs
14 # X11Forwarding no