aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/createfiles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml
index 85a6cd7da..32896f1a6 100644
--- a/chapter06/createfiles.xml
+++ b/chapter06/createfiles.xml
@@ -63,7 +63,7 @@ ln -sv bash /bin/sh</userinput></screen>
<screen><userinput>cat &gt; /etc/passwd &lt;&lt; "EOF"
<literal>root:x:0:0:root:/root:/bin/bash
-nobody:x:99:99:nobody:Unprivileged User:/bin/false</literal>
+nobody:x:99:99:Unprivileged User:/dev/null:/bin/false</literal>
EOF</userinput></screen>
<para>The actual password for <systemitem class="username">root</systemitem>