mirror of
https://github.com/ovh/debian-cis.git
synced 2025-06-21 18:23:42 +02:00
log format correction, loglevel defaults to info
This commit is contained in:
2
etc/conf.d/7.5.4_disable_tipc.cfg
Normal file
2
etc/conf.d/7.5.4_disable_tipc.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
# Configuration for script of same name
|
||||
status=disabled
|
@ -2,7 +2,7 @@
|
||||
# Main Configuration File, put here global variables
|
||||
|
||||
# Valid values are debug info ok warning error
|
||||
LOGLEVEL=debug
|
||||
LOGLEVEL=info
|
||||
|
||||
# Backup directory, every file modified by hardening will be backuped here, with versionning
|
||||
# Means that if a file is modified more than once during the process, you will have hardening step diffs in the folder
|
||||
|
Reference in New Issue
Block a user