Changeset a5660ad


Ignore:
Timestamp:
12/27/2018 01:54:06 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
52f074c
Parents:
62066a54
Message:

Fix a typo in Linux-PAM

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20875 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/linux-pam.xml

    r62066a54 ra5660ad  
    321321                                         minlen=9 dcredit=1 ucredit=1 \
    322322                                         lcredit=1 ocredit=1 minclass=0 \
    323                                          maxrepeat=0 maxsequence0 \
     323                                         maxrepeat=0 maxsequence=0 \
    324324                                         maxclassrepeat=0 \
    325325                                         dictpath=/lib/cracklib/pw_dict
Note: See TracChangeset for help on using the changeset viewer.