ssh: no need for tty always
This commit is contained in:
parent
8fe4c4fb27
commit
30a2f2074a
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ ControlPath ${XDG_RUNTIME_DIR}/ssh_control:%h:%p:%r
|
||||||
ControlPersist 1200
|
ControlPersist 1200
|
||||||
Ciphers aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr
|
Ciphers aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr
|
||||||
AddressFamily inet
|
AddressFamily inet
|
||||||
RequestTty yes
|
|
||||||
PreferredAuthentications=publickey
|
PreferredAuthentications=publickey
|
||||||
|
|
||||||
Include ~/.ssh/private_config
|
Include ~/.ssh/private_config
|
||||||
|
|
Loading…
Add table
Reference in a new issue