mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-01 20:43:44 +00:00
Compare commits
1 Commits
v3.7.0_6.5
...
3.7.0_6.5.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6fbae577dd |
@@ -1,16 +1,6 @@
|
||||
i=0
|
||||
DATA_DIRS[((i++))]="api/configuration"
|
||||
DATA_DIRS[((i++))]="etc/client.keys"
|
||||
DATA_DIRS[((i++))]="etc/decoders"
|
||||
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/rootcheck"
|
||||
DATA_DIRS[((i++))]="etc/rules"
|
||||
DATA_DIRS[((i++))]="etc/shared"
|
||||
DATA_DIRS[((i++))]="etc/sslmanager.cert"
|
||||
DATA_DIRS[((i++))]="etc/sslmanager.key"
|
||||
DATA_DIRS[((i++))]="etc"
|
||||
DATA_DIRS[((i++))]="logs"
|
||||
DATA_DIRS[((i++))]="queue/db"
|
||||
DATA_DIRS[((i++))]="queue/rootcheck"
|
||||
|
||||
Reference in New Issue
Block a user