summaryrefslogtreecommitdiff
path: root/ssh/config
diff options
context:
space:
mode:
Diffstat (limited to 'ssh/config')
-rw-r--r--ssh/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh/config b/ssh/config
index f90a86d..bd002de 100644
--- a/ssh/config
+++ b/ssh/config
@@ -13,6 +13,6 @@ Host *
ServerAliveInterval 60
PasswordAuthentication no
KbdInteractiveAuthentication no
- ControlMaster auto
+ # ControlMaster auto
ControlPath ~/.ssh/master-%r@%h:%p
HashKnownHosts no