ssh_config: Add tanuki-dropbear host
This commit is contained in:
parent
5a0c45b1bf
commit
9b881a2ddd
1 changed files with 6 additions and 0 deletions
|
|
@ -6,3 +6,9 @@ Host toriel-dropbear
|
||||||
User root
|
User root
|
||||||
RemoteCommand cryptroot-unlock
|
RemoteCommand cryptroot-unlock
|
||||||
RequestTTY yes
|
RequestTTY yes
|
||||||
|
|
||||||
|
Host tanuki-dropbear
|
||||||
|
Hostname tanuki
|
||||||
|
User root
|
||||||
|
RemoteCommand cryptroot-unlock
|
||||||
|
RequestTTY yes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue