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