summaryrefslogtreecommitdiff
path: root/en/appendix
diff options
context:
space:
mode:
Diffstat (limited to 'en/appendix')
-rw-r--r--en/appendix/preseed.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index 69288f7d9..3c88a125f 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -1070,11 +1070,11 @@ MD5 hash allows for brute force attacks.
#d-i passwd/user-password password insecure
#d-i passwd/user-password-again password insecure
# or encrypted using an MD5 hash.
-#d-i passwd/user-password-crypted password [MD5 hash]
+#d-i passwd/user-password-crypted password [MD5 hash]<phrase condition="lenny">
# The user account will be added to some standard initial groups. To
# override that, use this.
-#d-i passwd/user-default-groups string audio cdrom video
+#d-i passwd/user-default-groups string audio cdrom video</phrase>
</screen></informalexample>
<para>