Files
wazuh-docker-orginal/wazuh/config/wazuh-api.runit.service
Jose Gomez Baena 52df98bbb0 Centos7 wazuh (#389)
Former-commit-id: e2911e1f70
2020-09-25 18:15:20 +02:00

6 lines
132 B
Desktop File

#!/bin/sh
# Wazuh Docker Copyright (C) 2019 Wazuh Inc. (License GPLv2)
/etc/init.d/wazuh-api start
tail -f /var/ossec/logs/api.log