[runit] removed pkg_djb_compatdir noise
[opensde-package-nopast.git] / security / openssh / enable_x11_fwd.patch
blob65799ae4d2f04e95d80e49a331dda39849f6be65
1 # --- SDE-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 # Filename: package/.../openssh/enable_x11_fwd.patch
5 # Copyright (C) 2004 - 2006 The T2 SDE Project
6 # Copyright (C) 1998 - 2003 Clifford Wolf
8 # More information can be found in the files COPYING and README.
10 # This patch file is dual-licensed. It is available under the license the
11 # patched project is licensed under, as long as it is an OpenSource license
12 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
13 # of the GNU General Public License as published by the Free Software
14 # Foundation; either version 2 of the License, or (at your option) any later
15 # version.
16 # --- SDE-COPYRIGHT-NOTE-END ---
18 --- openssh-3.7p1/sshd_config 2003-09-16 15:33:16.000000000 +0000
19 +++ openssh-3.7p1/sshd_config 2003-09-16 15:36:03.000000000 +0000
20 @@ -73,7 +73,7 @@
22 #AllowTcpForwarding yes
23 #GatewayPorts no
24 -#X11Forwarding no
25 +X11Forwarding yes
26 #X11DisplayOffset 10
27 #X11UseLocalhost yes
28 #PrintMotd yes