Jean-Philippe MENGUAL wrote: > The explanation is for command: > <para><command>sed -i -e 's@#ENCRYPT_METHOD DES@ENCRYPT_METHOD MD5@' > 's@/var/spool/mail@/var/mail@'. But the command which is used actually > is: <para><command>sed -i -e 's@#ENCRYPT_METHOD DES@ENCRYPT_METHOD > SHA512@' 's@/var/spool/mail@/var/mail@' > > So explanation and explained command mismatch. Either, in Command > Explanation, the bool should mention: <para><command>sed -i -e > 's@#ENCRYPT_METHOD DES@ENCRYPT_METHOD SHA512@' > 's@/var/spool/mail@/var/mail@'
OK, fixed. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
