diff options
-rw-r--r-- | system/passwdqc/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/passwdqc/README b/system/passwdqc/README index e7fc4c24790b4..0b5c707b85e15 100644 --- a/system/passwdqc/README +++ b/system/passwdqc/README @@ -14,8 +14,8 @@ PAM-aware password changing programs, such as passwd(1). libpasswdqc is the underlying library, which may also be used from third-party programs. -To enable pam_passwdqc in Slackware you need to replace any other password -strength checking PAM modules like pam_pwquality.so in /etc/pam.d/system-auth -with the following line: +To enable pam_passwdqc in Slackware you need to replace any other +password strength checking PAM modules like pam_pwquality.so in +/etc/pam.d/system-auth with the following line: password requisite pam_passwdqc.so |