forked from wazuh/wazuh-docker
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/local_internal_options.conf"
|
||||||
DATA_DIRS[((i++))]="etc/localtime"
|
DATA_DIRS[((i++))]="etc/localtime"
|
||||||
DATA_DIRS[((i++))]="etc/ossec.conf"
|
DATA_DIRS[((i++))]="etc/ossec.conf"
|
||||||
DATA_DIRS[((i++))]="etc/ossec-init.conf"
|
|
||||||
DATA_DIRS[((i++))]="etc/rootcheck"
|
DATA_DIRS[((i++))]="etc/rootcheck"
|
||||||
DATA_DIRS[((i++))]="etc/rules"
|
DATA_DIRS[((i++))]="etc/rules"
|
||||||
DATA_DIRS[((i++))]="etc/shared"
|
DATA_DIRS[((i++))]="etc/shared"
|
||||||
|
|||||||
Reference in New Issue
Block a user