ssh: no need for tty always

This commit is contained in:
Daniel Lundin 2023-09-17 23:33:27 +02:00
parent 8fe4c4fb27
commit 30a2f2074a

View file

@ -5,7 +5,6 @@ ControlPath ${XDG_RUNTIME_DIR}/ssh_control:%h:%p:%r
ControlPersist 1200
Ciphers aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr
AddressFamily inet
RequestTty yes
PreferredAuthentications=publickey
Include ~/.ssh/private_config