diff options
Diffstat (limited to 'etc/ssh/ssh_config')
-rw-r--r-- | etc/ssh/ssh_config | 2 |
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 |