diff --git a/config/includes.chroot/etc/skel/.ssh/config b/config/includes.chroot/etc/skel/.ssh/config new file mode 100644 index 0000000..085acd8 --- /dev/null +++ b/config/includes.chroot/etc/skel/.ssh/config @@ -0,0 +1,5 @@ +Host * + PubkeyAuthentication yes + ControlPath ~/.ssh/master-%r@%h:%p + ControlMaster auto + ControlPersist 60