Changeset 9cb6b64 for boot/common/changingowner.xml
- Timestamp:
- Jul 1, 2006, 12:48:39 PM (18 years ago)
- Children:
- 8018c66
- Parents:
- 2ce8e8a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/common/changingowner.xml
r2ce8e8a r9cb6b64 11 11 <title>Changing Ownership</title> 12 12 13 <para os="a">Currently, the <filename class="directory">$ LFS</filename>13 <para os="a">Currently, the <filename class="directory">$CLFS</filename> 14 14 directory and all of its subdirectories are owned by the user 15 15 <systemitem class="username">lfs</systemitem>, a user that exists only 16 on the host system. For security reasons, the $ LFS root directory and16 on the host system. For security reasons, the $CLFS root directory and 17 17 all of it subdirectories should be owned by 18 18 <systemitem class="username">root</systemitem>. Change the ownership 19 for $ LFS and its subdirectories by running this command:</para>19 for $CLFS and its subdirectories by running this command:</para> 20 20 21 21 <screen os="b"><userinput>chown -Rv root:root ${LFS}</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.