aboutsummaryrefslogtreecommitdiffstats
path: root/share/msec.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/msec.py')
-rwxr-xr-xshare/msec.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/msec.py b/share/msec.py
index fc7a2ab..bacdc25 100755
--- a/share/msec.py
+++ b/share/msec.py
@@ -182,6 +182,7 @@ FILE_CHECKS = {'CHECK_SECURITY' : ('no', 'yes', 'yes', 'yes', 'yes', 'yes',
'MAIL_WARN' : ('no', 'no', 'no', 'yes', 'yes', 'yes', ),
'SYSLOG_WARN' : ('no', 'no', 'yes', 'yes', 'yes', 'yes', ),
'RPM_CHECK' : ('no', 'no', 'no', 'yes', 'yes', 'yes', ),
+ 'CHKROOTKIT_CHECK' : ('no', 'no', 'no', 'yes', 'yes', 'yes', ),
}
interactive and log(_('Configuring periodic files checks'))