=Added ssh-auth.tmpl to myconfig
This commit is contained in:
parent
bb29930d51
commit
ccf99f656d
|
@ -70,7 +70,7 @@
|
|||
],
|
||||
"ssh-pub": "~/.ssh/id_*.pub",
|
||||
"ssh-id": ["~/.ssh/id_ed25519","~/.ssh/id_rsa"],
|
||||
"ssh-auth": "~/.ssh/authorized_keys",
|
||||
"ssh-auth": ["~/.ssh/authorized_keys","~/.ssh/authorized_keys.tmpl"],
|
||||
"ssh-known": "~/.ssh/known_hosts",
|
||||
"ssh-conf": "~/.ssh/config",
|
||||
"/sshd-conf": "/etc/ssh/sshd_config",
|
||||
|
|
Loading…
Reference in New Issue