aboutsummaryrefslogtreecommitdiffstats
path: root/modules/Installing/pages/manual.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/Installing/pages/manual.adoc')
-rw-r--r--modules/Installing/pages/manual.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/Installing/pages/manual.adoc b/modules/Installing/pages/manual.adoc
index 2527e26..55c3cdb 100644
--- a/modules/Installing/pages/manual.adoc
+++ b/modules/Installing/pages/manual.adoc
@@ -244,7 +244,7 @@ The latter is more simple, but has its own (incompatible) key format, and can on
You can install either one using `apk add name`, where name is either "dropbear" or "openssh" respectively.
After that, you may want to start it, and possibly enable it - using `rc-service openssh start` and `rc-update add openssh` respectively.
-WARNING: By default, you cannot log in as the root user using a password.
+WARNING: By default, you cannot use SSH to log in as root using a password.
Note that this can also be done for you by the `setup-sshd` utility - it will ask you which one you would like, install, start and enable it for you.