dropbear: add a uci-defaults script for loading authorized keys
authorJohn Crispin <john@phrozen.org>
Tue, 17 Sep 2024 14:58:24 +0000 (16:58 +0200)
committerJohn Crispin <john@phrozen.org>
Wed, 2 Oct 2024 13:41:33 +0000 (15:41 +0200)
commite428d7999ad1cde66b9b8f0712a628e14ba5e188
tree90e29cd0dabc21e7b0615fb9f639777c46d6465c
parentb506a305fea85cbf1a822dfeb54d5a65906b31df
dropbear: add a uci-defaults script for loading authorized keys

Write the ssh authorized key to /etc/dropbear/ssh_authorized_keys if present
inside boad.json.

Signed-off-by: John Crispin <john@phrozen.org>
package/network/services/dropbear/Makefile
package/network/services/dropbear/files/dropbear.defaults [new file with mode: 0644]