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