sshd: accept the env variables that set the terminal.
This commit is contained in:
parent
fa2768f36a
commit
509fb177dc
|
|
@ -190,7 +190,7 @@ sshd_print_last_log: "yes"
|
|||
sshd_banner_path: none
|
||||
|
||||
# Environment
|
||||
sshd_acceptenv: LANG LC_*
|
||||
sshd_acceptenv: LANG LC_* COLORTERM TERM_PROGRAM TERM_PROGRAM_VERSION
|
||||
|
||||
# Host-based authentication (generally disabled for security)
|
||||
sshd_hostbased_authentication: "no"
|
||||
|
|
|
|||
Loading…
Reference in New Issue