aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/libmsec.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/libmsec.py b/share/libmsec.py
index 4cb4214..87f96a1 100644
--- a/share/libmsec.py
+++ b/share/libmsec.py
@@ -1211,7 +1211,8 @@ CHECK_SUID_MD5 if set to yes, verify checksum of the suid/sgid files.
CHECK_SECURITY if set to yes, run the daily security checks.
-CHECK_PASSWD if set to yes, check for empty password, or a password while it should be in /etc/shadow or other users with id 0.
+CHECK_PASSWD if set to yes, check for empty passwords, for no password in /etc/shadow and for
+users with the 0 id other than root.
SYSLOG_WARN if set to yes, report check result to syslog.