mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-16 07:30:31 +00:00
Introduce new uci-default functions: - ucidef_set_root_password_hash [hash] - ucidef_set_root_password_plain [plaintext] - ucidef_set_ssh_authorized_key [ssh key] Signed-off-by: John Crispin <john@phrozen.org>