sshd: accept the env variables that set the terminal.

This commit is contained in:
Andrea Dell'Amico 2026-08-06 12:21:07 +02:00
parent fa2768f36a
commit 509fb177dc
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -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"