[sshd] Accept LANG, LC_* and VIM_COLORSCHEME by default

This commit is contained in:
Tobias Schmidl 2023-01-10 13:32:46 +01:00
parent 6924770e77
commit b1d58e14cd

View file

@ -2,3 +2,4 @@ HostKey /etc/ssh/ssh_host_ed25519_key
PermitRootLogin no
PasswordAuthentication no
KbdInteractiveAuthentication no
AcceptEnv LANG LC_* VIM_COLORSCHEME