diff options
Diffstat (limited to 'share/libmsec.py')
-rw-r--r-- | share/libmsec.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/libmsec.py b/share/libmsec.py index ccd1f1d..e559c74 100644 --- a/share/libmsec.py +++ b/share/libmsec.py @@ -1216,7 +1216,7 @@ MAIL_USER if set, send the mail report to this email address else send it to roo CHECK_OPEN_PORT if set to yes, check open ports. -CHECK_SUID_GROUP if set to yes, check additions/removals of sgid files. +CHECK_SGID if set to yes, check additions/removals of sgid files. ''' securityconf = ConfigFile.get_config_file(SECURITYCONF) securityconf.set_shell_variable(var, value) |