Ignore:
Timestamp:
Feb 21, 2006, 1:46:24 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
0d2d688
Parents:
4866cb6
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
  • BOOK/final-system/x86/linux-libc-headers.xml

    r4866cb6 r2b4d950  
    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.