ssh config: Remove legacy RSA key from toriel-dropbear config
This commit is contained in:
parent
0175c5a4ab
commit
6485bc1deb
|
|
@ -8,7 +8,6 @@ Host afra-door
|
||||||
Host toriel-dropbear
|
Host toriel-dropbear
|
||||||
HostName 192.168.16.4
|
HostName 192.168.16.4
|
||||||
User root
|
User root
|
||||||
IdentityFile .ssh/dropbear_id_rsa
|
|
||||||
RemoteCommand cryptroot-unlock
|
RemoteCommand cryptroot-unlock
|
||||||
RequestTTY yes
|
RequestTTY yes
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue