Ignore:
Timestamp:
07/27/2021 05:53:40 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
64a306d
Parents:
3388c22 (diff), 6d6f242 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge upstream changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/shadow.xml

    r3388c22 r85cd74c2  
    9696<screen><userinput remap="pre">sed -i 's/1000/999/' etc/useradd</userinput></screen>
    9797-->
     98    <para>Fix a simple programming error by modifying a file with following command:</para>
     99
     100<screen><userinput remap="pre">sed -e "224s/rounds = SHA_ROUNDS_DEFAULT/min_&amp;/" -i libmisc/salt.c</userinput></screen>
     101
    98102    <para>Prepare Shadow for compilation:</para>
    99103
Note: See TracChangeset for help on using the changeset viewer.