mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-25 14:49:20 +01:00
Small tag fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6634 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
d96d594f12
commit
a7b54820ac
@ -76,8 +76,9 @@ file while copying it to its destination:</para>
|
|||||||
|
|
||||||
<note><para>If you built Shadow with Cracklib support, insert the following into
|
<note><para>If you built Shadow with Cracklib support, insert the following into
|
||||||
the <command>sed</command> given below:</para>
|
the <command>sed</command> given below:</para>
|
||||||
<para><literal>-e 's@DICTPATH.*@DICTPATH\t/lib/cracklib/pw_dict@'</literal>
|
|
||||||
</para></note>
|
<screen><literal>-e 's@DICTPATH.*@DICTPATH\t/lib/cracklib/pw_dict@'</literal></screen>
|
||||||
|
</note>
|
||||||
|
|
||||||
<screen><userinput>sed -e's@#MD5_CRYPT_ENAB.no@MD5_CRYPT_ENAB yes@' \
|
<screen><userinput>sed -e's@#MD5_CRYPT_ENAB.no@MD5_CRYPT_ENAB yes@' \
|
||||||
-e 's@/var/spool/mail@/var/mail@' \
|
-e 's@/var/spool/mail@/var/mail@' \
|
||||||
|
Loading…
Reference in New Issue
Block a user