summaryrefslogtreecommitdiff
path: root/en/using-d-i
diff options
context:
space:
mode:
Diffstat (limited to 'en/using-d-i')
-rw-r--r--en/using-d-i/modules/user-setup.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/en/using-d-i/modules/user-setup.xml b/en/using-d-i/modules/user-setup.xml
index 3bd97d5a9..bb6f2cc2a 100644
--- a/en/using-d-i/modules/user-setup.xml
+++ b/en/using-d-i/modules/user-setup.xml
@@ -4,8 +4,6 @@
<sect3 id="user-setup-root">
<title>Set the Root Password</title>
-<!-- TODO: Document sudo setup (no root password); medium/low prio only -->
-
<para>
The <emphasis>root</emphasis> account is also called the
@@ -33,7 +31,8 @@ are administering a machine with more than one system administrator.
In case you do not specify a password for the <quote>root</quote> user
here, this account will be disabled but the <command>sudo</command> package
will be installed later to enable administrative tasks to be carried out on
-the new system.
+the new system. By default, the first user created on the system will
+be allowed to use the <command>sudo</command> command to become root.
</para>
</sect3>