diff options
author | 1998-09-21 14:14:03 +0000 | |
---|---|---|
committer | 1998-09-21 14:14:03 +0000 | |
commit | 8ec3d32a206148eedef1d0284056d30e544bbfba (patch) | |
tree | 41f0372163d3a0281fb0766364d09cc9b6f72fc2 | |
parent | ntpd startup only if ntp.conf exists (diff) | |
download | wireguard-openbsd-8ec3d32a206148eedef1d0284056d30e544bbfba.tar.xz wireguard-openbsd-8ec3d32a206148eedef1d0284056d30e544bbfba.zip |
The install script now prompts for a root password.
-rw-r--r-- | share/man/man8/afterboot.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index dafaa4a0c07..cd6fbf82a94 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -25,7 +25,6 @@ command, type: .Ss Login Login on the console as .Ql Ic root . -There is no password initially. You will not be able to login over the network \(em only on the console. \!\"-------------------------------------------------------------------------- .Ss System Date @@ -39,7 +38,7 @@ to the correct time zone in the directory. \!\"-------------------------------------------------------------------------- .Ss Root password -Set the password for the root login. +Check the password for the root login. Choose a password that has numbers, digits, and special characters (not space) as well as from the upper and lower case alphabet. Do not choose any word in any |