aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/glibc-inst.xml')
-rw-r--r--chapter06/glibc-inst.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml
index c7009e4f5..a3a925954 100644
--- a/chapter06/glibc-inst.xml
+++ b/chapter06/glibc-inst.xml
@@ -29,7 +29,8 @@ Install Glibc by running the following commands:
<userinput>make &amp;&amp;</userinput>
<userinput>make install &amp;&amp;</userinput>
<userinput>make localedata/install-locales &amp;&amp;</userinput>
- <userinput>cp login/pt_chown /usr/bin</userinput>
+ <userinput>cp login/pt_chown /usr/bin &amp;&amp;</userinput>
+ <userinput>chmod 4755 /usr/bin/pw_chown</userinput>
</literallayout></blockquote>