Dash:
[t2.git] / package / security / openssh / enable_x11_fwd.patch
blob506efdb7fcf3758cebc66cff0a0e84b59eddb824
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/.../openssh/enable_x11_fwd.patch
5 # Copyright (C) 2004 - 2006 The T2 SDE Project
6 # Copyright (C) 1998 - 2003 ROCK Linux Project
7 #
8 # More information can be found in the files COPYING and README.
9 #
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 # --- T2-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