aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ssh
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-08-10 15:10:08 -0500
committerToby Vincent <tobyv13@gmail.com>2021-08-10 15:10:08 -0500
commit2628a586ac4ce2af7a18ca86dbdd93ce015db68e (patch)
tree37bec54769d9c4d71ae2fe62f46c21efc6310651 /ssh
parent610dafe4cbbf4feae8989868491dbe20bd3e00c9 (diff)
revert: removed ssh contoller
Diffstat (limited to 'ssh')
-rw-r--r--ssh/config3
1 files changed, 0 insertions, 3 deletions
diff --git a/ssh/config b/ssh/config
index 90e8185..e6e71a5 100644
--- a/ssh/config
+++ b/ssh/config
@@ -2,9 +2,6 @@
Host *
StrictHostKeyChecking no
- ControlMaster auto
- ControlPath ~/.ssh/%r@%h:%p
- ControlPersist 2h
Host heimdall loki
User pi