# HG changeset patch # User Oleksandr Gavenko # Date 1331373481 -7200 # Node ID 27b778ebe490d166bbc29810eb266f4ac6245db5 # Parent c15b2b668c00fbff17a67af8b9bafa7f35bc9e60# Parent 004aa35854345815b69cd456ae30e07e59841401 Automated merge with file:///home/srv/hg/skel diff -r 004aa3585434 -r 27b778ebe490 .ssh/config --- a/.ssh/config Sat Mar 10 11:57:37 2012 +0200 +++ b/.ssh/config Sat Mar 10 11:58:01 2012 +0200 @@ -1,9 +1,12 @@ + +Host * # Allow sharing of multiple sessions over a single network connection for all # host. Also don't prompt for password when connection live. -Host * -ControlPath ~/.ssh/sock_%r@%h_%p -ControlMaster auto +# This option was disabled to simplify use of port forwarding. +# You can enable it and pass "-s none" to ssh. +# ControlPath ~/.ssh/sock_%r@%h_%p +# ControlMaster auto # This by default. # UserKnownHostsFile ~/.ssh/known_hosts