forked from wazuh/wazuh-docker
Delete permanent_data exceptions
This commit is contained in:
@@ -11,8 +11,6 @@ export PERMANENT_DATA
|
||||
# Files mounted in a volume that should not be permanent
|
||||
i=0
|
||||
PERMANENT_DATA_EXCP[((i++))]="/var/wazuh-manager/etc/internal_options.conf"
|
||||
PERMANENT_DATA_EXCP[((i++))]="/var/wazuh-manager/active-response/bin/kaspersky.py"
|
||||
PERMANENT_DATA_EXCP[((i++))]="/var/wazuh-manager/active-response/bin/restart.sh"
|
||||
|
||||
export PERMANENT_DATA_EXCP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user