aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJohn Ankarstrom <john@ankarstrom.se>2021-07-07 19:43:22 +0200
committerJohn Ankarstrom <john@ankarstrom.se>2021-07-07 19:43:41 +0200
commit858263ab3a31c81afdf908279c6f52f08da3c688 (patch)
treeecc43cb7af80f4048f42c47e1d7d01248e15c722 /etc
parent6e2f917375596238a85d86c4bd65ede6976b73b9 (diff)
downloadlbsd-858263ab3a31c81afdf908279c6f52f08da3c688.tar.gz
Move AddKeysToAgent to user SSH config file
Diffstat (limited to 'etc')
-rw-r--r--etc/ssh/ssh_config2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/ssh/ssh_config b/etc/ssh/ssh_config
index 46424c2..e75fb2d 100644
--- a/etc/ssh/ssh_config
+++ b/etc/ssh/ssh_config
@@ -49,5 +49,3 @@
# NetBSD.org DNS provides SSHFP records - use them when possible
Host *.netbsd.org *.NetBSD.org
VerifyHostKeyDNS ask
-
-AddKeysToAgent yes