aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/creatingdirs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/creatingdirs.xml')
-rw-r--r--chapter07/creatingdirs.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter07/creatingdirs.xml b/chapter07/creatingdirs.xml
index e2faa08da..a95f3bd57 100644
--- a/chapter07/creatingdirs.xml
+++ b/chapter07/creatingdirs.xml
@@ -41,6 +41,9 @@ ln -sfv /run/lock /var/lock
install -dv -m 0750 /root
install -dv -m 1777 /tmp /var/tmp</userinput></screen>
+ <para arch="ml_32,ml_x32,ml_all">Required directories for multilib
+ support has already been created while previous installation steps.</para>
+
<para>Directories are, by default, created with permission mode 755, but
this is not desirable everywhere. In the commands above, two
changes are made&mdash;one to the home directory of user <systemitem