diff options
Diffstat (limited to 'etc/ssh/sshd_config')
| -rw-r--r-- | etc/ssh/sshd_config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ssh/sshd_config b/etc/ssh/sshd_config index b16b73e..d45f550 100644 --- a/etc/ssh/sshd_config +++ b/etc/ssh/sshd_config @@ -96,8 +96,8 @@ StreamLocalBindUnlink yes #AllowTcpForwarding yes #GatewayPorts no X11Forwarding yes -#X11DisplayOffset 10 -#X11UseLocalhost yes +X11DisplayOffset 10 +X11UseLocalhost no #PermitTTY yes PrintMotd no #PrintLastLog yes |
