summaryrefslogtreecommitdiff
path: root/target/config/Config.in.runtime
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-01-20 07:35:33 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-01-20 07:35:33 +0100
commit9301a1cf9ceed72fd38a9617041800ec931a6542 (patch)
treebc4854605488dee0ea58c220e1b96a1aeed1c975 /target/config/Config.in.runtime
parent793809a19b9a82e3ae67390a147af49264137bef (diff)
dropbear: update to 2022.83, remove custom patch. Use /root/.authorized_keys now
Diffstat (limited to 'target/config/Config.in.runtime')
-rw-r--r--target/config/Config.in.runtime2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime
index 533d58499..5866ba2a1 100644
--- a/target/config/Config.in.runtime
+++ b/target/config/Config.in.runtime
@@ -117,7 +117,7 @@ config ADK_RUNTIME_PASSWORD
help
Predefine the root password enabled in the built image.
Use ./host_*/usr/bin/mkcrypt to generate the hash.
- Default password is linux123
+ Default password is: linux123
config ADK_RUNTIME_ADDUSER
bool "add an user"