Skip to content

Commit

Permalink
REMOVE: add debug authorized keys
Browse files Browse the repository at this point in the history
  • Loading branch information
miampf committed Dec 10, 2024
1 parent 660a4c1 commit 2810474
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions image/sysroot-tree/etc/ssh/authorized_keys
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP5w+iDCPn4Wtt1w0s1xVHbopynEePPrcc4DIdLZoVlxLiPSXTG2jU5HtoWcaPQE2HLSEN8ykJPpjzbnB546bZU= motte@lolcatghost
1 change: 1 addition & 0 deletions image/sysroot-tree/etc/ssh/sshd_config
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
HostKey /run/ssh_host_ecdsa_key
AuthorizedKeysFile /etc/ssh/authorized_keys

0 comments on commit 2810474

Please sign in to comment.