mirror of
https://github.com/ovh/debian-cis.git
synced 2025-06-22 02:33:42 +02:00
hardening : building basic configuration
This commit is contained in:
1
etc/conf.d/.gitignore
vendored
1
etc/conf.d/.gitignore
vendored
@ -0,0 +1 @@
|
||||
*.cfg
|
||||
|
@ -1,2 +1,5 @@
|
||||
# CIS Debian 7 Hardening
|
||||
# Main Configuration File
|
||||
# Main Configuration File, put here global variables
|
||||
|
||||
# Valid values are verbose info warning error
|
||||
LOGLEVEL=verbose
|
||||
|
Reference in New Issue
Block a user