.ssh/config
changeset 67 27ef73b69fd8
parent 66 486c0203dc2d
child 69 0e2366650523
--- a/.ssh/config	Mon May 03 16:02:20 2010 +0300
+++ b/.ssh/config	Mon May 03 16:03:39 2010 +0300
@@ -3,7 +3,7 @@
 
 # Allow sharing of multiple sessions over a single network connection.
 # Also don't prompt for password second time.
-ControlPath ~/.ssh/sock/%r@%h_%p
+ControlPath ~/.ssh/sock_%r@%h_%p
 ControlMaster auto
 
 # This by default.