mirror of
https://github.com/ovh/debian-cis.git
synced 2025-06-22 02:33:42 +02:00
2.2_tmp_nodev.sh
This commit is contained in:
2
etc/conf.d/2.2_tmp_nodev.cfg
Normal file
2
etc/conf.d/2.2_tmp_nodev.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
# Configuration for script of same name
|
||||
status=disabled
|
@ -3,3 +3,7 @@
|
||||
|
||||
# Valid values are debug info warning error
|
||||
LOGLEVEL=debug
|
||||
|
||||
# Backup directory, every file touched by hardennign 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
|
||||
BACKUPDIR="$CIS_ROOT_DIR/tmp/backups"
|
||||
|
Reference in New Issue
Block a user