Changeset 8515
- Timestamp:
- 04/04/08 19:03:00 (8 months ago)
- Files:
-
- trunk/BOOK/chapter06/shadow.xml (modified) (1 diff)
- trunk/BOOK/chapter06/util-linux-ng.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter06/shadow.xml
r8389 r8515 114 114 115 115 <note> 116 <para>If you builtShadow with Cracklib support, run the following:</para>116 <para>If you chose to build Shadow with Cracklib support, run the following:</para> 117 117 118 118 <screen role="nodump"><userinput>sed -i 's@DICTPATH.*@DICTPATH\t/lib/cracklib/pw_dict@' \ trunk/BOOK/chapter06/util-linux-ng.xml
r8464 r8515 64 64 65 65 <screen><userinput remap="make">make</userinput></screen> 66 67 <para>Install the package:</para> 66 68 67 69 <screen><userinput remap="install">make install</userinput></screen>
