mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-02 04:53:16 +00:00
ossec-init.conf must not be included
As soon as it is updated, this file will show the old version.
This commit is contained in:
@@ -6,7 +6,6 @@ DATA_DIRS[((i++))]="etc/lists"
|
||||
DATA_DIRS[((i++))]="etc/local_internal_options.conf"
|
||||
DATA_DIRS[((i++))]="etc/localtime"
|
||||
DATA_DIRS[((i++))]="etc/ossec.conf"
|
||||
DATA_DIRS[((i++))]="etc/ossec-init.conf"
|
||||
DATA_DIRS[((i++))]="etc/rootcheck"
|
||||
DATA_DIRS[((i++))]="etc/rules"
|
||||
DATA_DIRS[((i++))]="etc/shared"
|
||||
|
||||
Reference in New Issue
Block a user