summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTomas Mraz <tmraz@redhat.com>2011-11-10 15:13:33 +0100
committerTomas Mraz <tmraz@redhat.com>2011-11-10 15:13:33 +0100
commitf5e95154ea6894b9275ffc60a57cda51358c93ca (patch)
treeedb0eea5d018f79ccef239f9f642908f821693ac /src
parent0cdd8bb09cbebc44e53a2d3f2768635485f946e6 (diff)
downloadlibpwquality-f5e95154ea6894b9275ffc60a57cda51358c93ca.tar.gz
Drop difignore from the configuration file.
Diffstat (limited to 'src')
-rw-r--r--src/pwquality.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/pwquality.conf b/src/pwquality.conf
index 257101f..c6b1729 100644
--- a/src/pwquality.conf
+++ b/src/pwquality.conf
@@ -5,10 +5,6 @@
# old password.
# difok = 5
#
-# How many characters should the password have before difok will be
-# ignored.
-# difignore = 23
-#
# Minimum acceptable size for the new password (plus one if
# credits are not disabled which is the default). (See pam_cracklib manual.)
# Cannot be set to lower value than 6.