Changeset 3322dab in clfs-sysroot for BOOK/bootable
- Timestamp:
 - Jun 5, 2006, 2:55:10 PM (19 years ago)
 - Branches:
 - master
 - Children:
 - 3e336a7
 - Parents:
 - 59fb197
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/bootable/common/chowning.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/bootable/common/chowning.xml
r59fb197 r3322dab 25 25 </important> 26 26 27 <para> First, Change the <systemitem class="username">user</systemitem>:28 <systemitem class="group">group</systemitem> on theentire lfs system.</para>27 <para>Make <systemitem class="username">root</systemitem> the owner of the 28 entire lfs system.</para> 29 29 30 30 <screen><userinput>chown -Rv root:root ${LFS}</userinput></screen> 31 31 32 <para>The following files require a <systemitem class="username">user</systemitem> 33 :<systemitem class="group">group</systemitem> combination other then 34 <systemitem class="username">root</systemitem>:<systemitem class="group">root 35 </systemitem>.</para> 32 <para>The following files are not the be owned by 33 <systemitem class="username">root</systemitem>.</para> 36 34 37 35 <screen><userinput>chgrp -v utmp ${LFS}/var/run/utmp ${LFS}/var/log/lastlog</userinput></screen>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  