diff options
author | Frederic Lepied <flepied@mandriva.com> | 2003-02-17 17:36:53 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2003-02-17 17:36:53 +0000 |
commit | dc05eaa08f2f242a40233f2312c3a78795286d48 (patch) | |
tree | 26ea504277ca8c7a6ed272660014b2661a750116 /share | |
parent | c2a9e7a2f7886c4abf0d53c26710a4362c0614b9 (diff) | |
download | msec-dc05eaa08f2f242a40233f2312c3a78795286d48.tar msec-dc05eaa08f2f242a40233f2312c3a78795286d48.tar.gz msec-dc05eaa08f2f242a40233f2312c3a78795286d48.tar.bz2 msec-dc05eaa08f2f242a40233f2312c3a78795286d48.tar.xz msec-dc05eaa08f2f242a40233f2312c3a78795286d48.zip |
put description on one line not to modify draksec_help.py
Diffstat (limited to 'share')
-rw-r--r-- | share/libmsec.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/libmsec.py b/share/libmsec.py index 87f96a1..525a258 100644 --- a/share/libmsec.py +++ b/share/libmsec.py @@ -1211,8 +1211,7 @@ 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 passwords, for no password in /etc/shadow and for -users with the 0 id other than root. +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. |