From 94eaf25ff45f39b0106487039efeee8c2aab54cf Mon Sep 17 00:00:00 2001 From: GGP1 Date: Wed, 8 May 2024 14:25:41 -0300 Subject: [PATCH] Update API script file name --- source/development/selinux-wazuh-context.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/development/selinux-wazuh-context.rst b/source/development/selinux-wazuh-context.rst index 711a54df04..8b0feb993a 100644 --- a/source/development/selinux-wazuh-context.rst +++ b/source/development/selinux-wazuh-context.rst @@ -998,7 +998,7 @@ By running the command ``ps auxZ | grep wazuh`` we can see that Wazuh is running .. code-block:: console ps auxZ | grep wazuh - system_u:system_r:wazuh_t:s0 wazuh 18239 8.2 16.5 435332 82744 ? Sl 18:50 0:09 /var/ossec/framework/python/bin/python3 /var/ossec/api/scripts/wazuh-apid.py + system_u:system_r:wazuh_t:s0 wazuh 18239 8.2 16.5 435332 82744 ? Sl 18:50 0:09 /var/ossec/framework/python/bin/python3 /var/ossec/api/scripts/wazuh_apid.py system_u:system_r:wazuh_t:s0 root 18281 0.0 0.3 191524 1540 ? Sl 18:50 0:00 /var/ossec/bin/wazuh-authd system_u:system_r:wazuh_t:s0 wazuh 18298 0.6 1.3 641364 6588 ? Sl 18:50 0:00 /var/ossec/bin/wazuh-db system_u:system_r:wazuh_t:s0 root 18322 0.0 0.2 35888 1236 ? Sl 18:50 0:00 /var/ossec/bin/wazuh-execd