aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/ssh/ssh_config2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/ssh/ssh_config b/etc/ssh/ssh_config
index e75fb2d..46424c2 100644
--- a/etc/ssh/ssh_config
+++ b/etc/ssh/ssh_config
@@ -49,3 +49,5 @@
# NetBSD.org DNS provides SSHFP records - use them when possible
Host *.netbsd.org *.NetBSD.org
VerifyHostKeyDNS ask
+
+AddKeysToAgent yes