mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
ssh config: add UpdateHostKeys=ask
This commit is contained in:
parent
7e4bbfba5a
commit
96538ae35c
@ -17,6 +17,7 @@ Host *
|
||||
RequestTTY yes
|
||||
SendEnv *
|
||||
ServerAliveInterval 60
|
||||
UpdateHostKeys=ask
|
||||
|
||||
Host hilla
|
||||
HostName hilla.kapsi.fi
|
||||
|
Loading…
Reference in New Issue
Block a user