SOURCES: openssh-config.patch - pass TZ env in connection
glen
glen at pld-linux.org
Wed Aug 27 12:42:16 CEST 2008
Author: glen Date: Wed Aug 27 10:42:16 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- pass TZ env in connection
---- Files affected:
SOURCES:
openssh-config.patch (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/openssh-config.patch
diff -u SOURCES/openssh-config.patch:1.3 SOURCES/openssh-config.patch:1.4
--- SOURCES/openssh-config.patch:1.3 Tue Jul 22 11:00:55 2008
+++ SOURCES/openssh-config.patch Wed Aug 27 12:42:10 2008
@@ -51,7 +51,7 @@
#Banner /some/path
+# Accept locale-related environment variables
-+AcceptEnv LANG LC_*
++AcceptEnv LANG TZ LC_*
+
# override default of no subsystems
Subsystem sftp /usr/libexec/sftp-server
@@ -93,4 +93,4 @@
+ ServerAliveCountMax 10
+ TCPKeepAlive no
+# Send locale-related environment variables
-+ SendEnv LANG LC_*
++ SendEnv LANG TZ LC_*
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/openssh-config.patch?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list