integ/connectivity/openssh/files/add-roaming-no-option-ssh-config.patch
Dean Troyer 3cd12006bb StarlingX open source release updates
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-05-31 07:36:35 -07:00

10 lines
415 B
Diff

Index: 6.2p2-r5.5/ssh_config
===================================================================
--- 6.2p2-r5.5.orig/ssh_config
+++ 6.2p2-r5.5/ssh_config
@@ -45,3 +45,4 @@ Host *
# PermitLocalCommand no
# VisualHostKey no
KexAlgorithms ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1
+UseRoaming no