diff --git a/home/.ssh/config b/home/.ssh/config index 8c6874a6..d7fdd8f4 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -3,9 +3,9 @@ Include ~/.ssh/netforecast_hosts host * IdentitiesOnly yes IdentityFile ~/.ssh/id_ed25519_yubikey.pub - #ControlMaster auto - #ControlPersist 10m - #ControlPath ~/.ssh/%r@%h:%p.socket + ControlMaster auto + ControlPersist 10m + ControlPath ~/.ssh/%r@%h:%p.socket host moria HostName home.korhonen.cc