explicitly set GlobalKnownHostsFile
This commit is contained in:
parent
8532f914c3
commit
4b9980a8c3
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@ Host *
|
|||
SendEnv LANG LC_*
|
||||
HashKnownHosts yes
|
||||
GSSAPIAuthentication yes
|
||||
GlobalKnownHostsFile /etc/ssh/ssh_known_hosts
|
||||
|
|
Loading…
Reference in a new issue