From a7b54820aca6c6d0e87d4aaa0ccc04741b640ba7 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 8 Aug 2005 18:07:31 +0000 Subject: Small tag fix. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6634 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/shadow.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'chapter06') diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index 7252d7272..793e885f6 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -76,8 +76,9 @@ file while copying it to its destination: If you built Shadow with Cracklib support, insert the following into the sed given below: --e 's@DICTPATH.*@DICTPATH\t/lib/cracklib/pw_dict@' - + +-e 's@DICTPATH.*@DICTPATH\t/lib/cracklib/pw_dict@' + sed -e's@#MD5_CRYPT_ENAB.no@MD5_CRYPT_ENAB yes@' \ -e 's@/var/spool/mail@/var/mail@' \ -- cgit v1.2.3-54-g00ecf