summaryrefslogtreecommitdiffstatshomepage
path: root/ssh
diff options
context:
space:
mode:
Diffstat (limited to 'ssh')
-rw-r--r--ssh/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/ssh/config b/ssh/config
index 752ac9e..c9e51e8 100644
--- a/ssh/config
+++ b/ssh/config
@@ -2,6 +2,9 @@
Host *
StrictHostKeyChecking no
+ ControlMaster auto
+ ControlPath ~/.ssh/control-%h-%p-%r
+ ControlPersist yes
Host heimdall loki
User pi