Ignore:
Timestamp:
Feb 21, 2006, 1:46:24 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
3f81e97e
Parents:
e6ace8f
Message:

r915@server (orig r913): jim | 2005-12-17 22:48:58 -0800

r1101@server: jim | 2005-12-17 22:48:34 -0800
Text Updates from Chris Staub


File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/x86/linux-libc-headers.xml

    re6ace8f r435fd531  
    5252    <systemitem class="username">root</systemitem>:</para>
    5353
    54 <screen os="d"><userinput>chown -R root:root /usr/include/{asm,linux,mtd,sound,scsi}</userinput></screen>
     54<screen os="d"><userinput>chown -R root:root /usr/include/{asm,linux,mtd,scsi}</userinput></screen>
    5555
    5656    <para os="e">Make sure the users can read the headers:</para>
    5757
    58 <screen os="f"><userinput>find /usr/include/{asm,linux,mtd,sound,scsi} -type d -exec chmod 755 {} \;
    59 find /usr/include/{asm,linux,mtd,sound,scsi} -type f -exec chmod 644 {} \;</userinput></screen>
     58<screen os="f"><userinput>find /usr/include/{asm,linux,mtd,scsi} -type d -exec chmod 755 {} \;
     59find /usr/include/{asm,linux,mtd,scsi} -type f -exec chmod 644 {} \;</userinput></screen>
    6060
    6161  </sect2>
Note: See TracChangeset for help on using the changeset viewer.