Files
wazuh-docker-mirror/wazuh/config/wazuh.runit.service
AlfonsoRBJ 24fb19f765 Adapt wazuh 4.0 (#408)
Former-commit-id: f4d2eb96c7
2020-11-23 14:17:35 +01:00

4 lines
136 B
Desktop File

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