From 036921f14e941b8b5205d683f7363b6aa8fb6d7e Mon Sep 17 00:00:00 2001 From: Salt Date: Mon, 22 Jun 2020 05:35:34 -0500 Subject: [PATCH] SSH: Add hacky keepalive thing --- .ssh/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.ssh/config b/.ssh/config index 832912ab..c3f74616 100644 --- a/.ssh/config +++ b/.ssh/config @@ -17,3 +17,4 @@ Host lap-th-e560-0 Host * Compression yes + ServerAliveInterval 60