From 726b8b31a13f5565cd946d6cd0cef7e92984ed18 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 29 Jan 2004 16:20:14 +0000 Subject: add help for newly introduced MAIL_EMPTY_CONTENT item --- perl-install/security/help.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/security') diff --git a/perl-install/security/help.pm b/perl-install/security/help.pm index e176da110..3176c5749 100644 --- a/perl-install/security/help.pm +++ b/perl-install/security/help.pm @@ -117,6 +117,7 @@ CHECK_WRITABLE => N("if set to yes, check files/directories writable by everybod CHKROOTKIT_CHECK => N("if set to yes, run chkrootkit checks."), MAIL_USER => N("if set, send the mail report to this email address else send it to root."), MAIL_WARN => N("if set to yes, report check result by mail."), +MAIL_EMPTY_CONTENT => N("Do not send mails if there's nothing to warn about"), RPM_CHECK => N("if set to yes, run some checks against the rpm database."), SYSLOG_WARN => N("if set to yes, report check result to syslog."), TTY_WARN => N("if set to yes, reports check result to tty."), -- cgit v1.2.1