From 7ca144837c8741556bf478dd5e84f472a5603c6f Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Tue, 23 Jan 2024 15:31:35 -0500 Subject: [PATCH] [ssh] Add mimas --- ssh/.ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh/.ssh/config b/ssh/.ssh/config index f7101a7..84c4b95 100644 --- a/ssh/.ssh/config +++ b/ssh/.ssh/config @@ -85,7 +85,7 @@ Host rss.lab.unbl.ink User powellc IdentityFile ~/.ssh/2022_h2_powellc -Host *.local +Host *.local *.service IdentityFile ~/.ssh/2022_h2_powellc ServerAliveInterval 300 ServerAliveCountMax 2