mirror of
https://github.com/hardenedlinux/harbian-audit.git
synced 2025-07-30 09:06:01 +02:00
Remove debian/default to etc/default.cfg.
This commit is contained in:
parent
28ea22e13e
commit
21f2307c28
2
etc/.gitignore
vendored
2
etc/.gitignore
vendored
@ -1,2 +0,0 @@
|
|||||||
*.cfg
|
|
||||||
|
|
8
etc/default.cfg
Normal file
8
etc/default.cfg
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Default file for CIS Debian/CentOS hardening scripts
|
||||||
|
|
||||||
|
# Define here root directory for CIS debian/CentOS hardening scripts
|
||||||
|
CIS_ROOT_DIR='/opt/cis-hardening'
|
||||||
|
# If distor is Debian, set 1; It's default
|
||||||
|
# If distor is CentOS, set 2;
|
||||||
|
OS_RELEASE=1
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user