mirror of
https://github.com/ovh/debian-cis.git
synced 2025-06-21 18:23:42 +02:00
IMP: add multiple Improvements
* add new kernel module detection (enable & listing) with detection of monolithic kernel * change way to detect if file system type is disabled * add global IS_CONTAINER variable * disable test for 3.4.x to be consistent with others * add cli options to override configuration loglevel
This commit is contained in:
5
debian/cis-hardening.8
vendored
5
debian/cis-hardening.8
vendored
@ -127,6 +127,11 @@ Note that you need to provide a sudoers file with NOPASSWD option in
|
||||
password.
|
||||
Finally note that \f[C]--sudo\f[R] mode only works for audit mode.
|
||||
.TP
|
||||
.B \f[C]--set-log-level=level\f[R]
|
||||
This option sets LOGLEVEL, you can choose : info, warning, error, ok,
|
||||
debug.
|
||||
Default value is : info
|
||||
.TP
|
||||
.B \f[C]--batch\f[R]
|
||||
While performing system audit, this option sets LOGLEVEL to `ok' and
|
||||
captures all output to print only one line once the check is done,
|
||||
|
Reference in New Issue
Block a user