Changeset fde0426 for BOOK/final-system/common
- Timestamp:
- Oct 30, 2014, 10:09:04 PM (10 years ago)
- Branches:
- sysvinit
- Children:
- 7952f3b
- Parents:
- 77e1959e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/glibc.xml
r77e1959e rfde0426 169 169 <command>nscd</command>:</para> 170 170 171 <screen os="v"><userinput>cp -v ../ &glibc-version;/nscd/nscd.conf /etc/nscd.conf171 <screen os="v"><userinput>cp -v ../glibc-&glibc-version;/nscd/nscd.conf /etc/nscd.conf 172 172 mkdir -pv /var/cache/nscd</userinput></screen> 173 173 174 174 <para os="w">Install the systemd support files for <command>nscd</command>:</para> 175 175 176 <screen os="x"><userinput>install -v -Dm644 ../ &glibc-version;/nscd/nscd.tmpfiles /usr/lib/tmpfiles.d/nscd.conf177 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 177 install -v -Dm644 ../glibc-&glibc-version;/nscd/nscd.service /lib/systemd/system/nscd.service</userinput></screen> 178 178 179 179 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.