diff options
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.runtime | 2 |
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" |