summaryrefslogtreecommitdiff
path: root/debian/openssh-server.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/openssh-server.postinst')
-rw-r--r--debian/openssh-server.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/openssh-server.postinst b/debian/openssh-server.postinst
index ef1412ca7..3bff642a1 100644
--- a/debian/openssh-server.postinst
+++ b/debian/openssh-server.postinst
@@ -261,7 +261,7 @@ ChallengeResponseAuthentication no
261# Kerberos TGT Passing does only work with the AFS kaserver 261# Kerberos TGT Passing does only work with the AFS kaserver
262#KerberosTgtPassing yes 262#KerberosTgtPassing yes
263 263
264X11Forwarding no 264X11Forwarding yes
265X11DisplayOffset 10 265X11DisplayOffset 10
266PrintMotd no 266PrintMotd no
267PrintLastLog yes 267PrintLastLog yes