summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xxsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsh b/xsh
index caf5b8b..1e66121 100755
--- a/xsh
+++ b/xsh
@@ -87,7 +87,7 @@ fi
titleopt="[$HOST]"
if [ $HOST != "localhost" ]; then
- ssh_opts="-C $ssh_opts -o ProtocolKeepAlives=300"
+ ssh_opts="-C $ssh_opts"
fi
# Pause for a moment if verbose