Changeset 3f76cac for BOOK/boot/common/changingowner.xml
- Timestamp:
- Jul 1, 2006, 11:52:01 PM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 0ee61bb
- Parents:
- a90a072
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/changingowner.xml
ra90a072 r3f76cac 13 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 <systemitem class="username"> lfs</systemitem>, a user that exists only15 <systemitem class="username">clfs</systemitem>, a user that exists only 16 16 on the host system. For security reasons, the $CLFS root directory and 17 17 all of it subdirectories should be owned by … … 19 19 for $CLFS and its subdirectories by running this command:</para> 20 20 21 <screen os="b"><userinput>chown -Rv root:root ${ LFS}</userinput></screen>21 <screen os="b"><userinput>chown -Rv root:root ${CLFS}</userinput></screen> 22 22 23 23 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.