Changeset 1a09536 in clfs-sysroot for BOOK/final-preps
- Timestamp:
- Jul 20, 2006, 1:22:52 PM (18 years ago)
- Branches:
- master
- Children:
- cc23f19
- Parents:
- beea2b3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-preps/addinguser.xml
rbeea2b3 r1a09536 61 61 62 62 <varlistentry> 63 <term><parameter> lfs</parameter></term>63 <term><parameter>clfs</parameter></term> 64 64 <listitem> 65 65 <para>This is the actual name for the created group and user.</para> … … 80 80 <para>Grant <systemitem class="username">clfs</systemitem> full access to 81 81 <filename class="directory">$CLFS</filename> by making <systemitem 82 class="username"> lfs</systemitem> the directory's owner:</para>82 class="username">clfs</systemitem> the directory's owner:</para> 83 83 84 84 <screen><userinput>chown -Rv clfs $CLFS</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.