Changeset fde0426


Ignore:
Timestamp:
Oct 30, 2014, 10:09:04 PM (9 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
sysvinit
Children:
7952f3b
Parents:
77e1959e
Message:

Add glibc before glibc-version entity for nscd files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/glibc.xml

    r77e1959e rfde0426  
    169169    <command>nscd</command>:</para>
    170170
    171 <screen os="v"><userinput>cp -v ../&glibc-version;/nscd/nscd.conf /etc/nscd.conf
     171<screen os="v"><userinput>cp -v ../glibc-&glibc-version;/nscd/nscd.conf /etc/nscd.conf
    172172mkdir -pv /var/cache/nscd</userinput></screen>
    173173
    174174    <para os="w">Install the systemd support files for <command>nscd</command>:</para>
    175175
    176 <screen os="x"><userinput>install -v -Dm644 ../&glibc-version;/nscd/nscd.tmpfiles /usr/lib/tmpfiles.d/nscd.conf
    177 install -v -Dm644 ../&glibc-version;/nscd/nscd.service /lib/systemd/system/nscd.service</userinput></screen>
     176<screen os="x"><userinput>install -v -Dm644 ../glibc-&glibc-version;/nscd/nscd.tmpfiles /usr/lib/tmpfiles.d/nscd.conf
     177install -v -Dm644 ../glibc-&glibc-version;/nscd/nscd.service /lib/systemd/system/nscd.service</userinput></screen>
    178178
    179179  </sect2>
Note: See TracChangeset for help on using the changeset viewer.