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

5 lines
121 B
Desktop File

#!/bin/sh
# Wazuh Docker Copyright (C) 2019 Wazuh Inc. (License GPLv2)
/usr/sbin/postfix start
tail -f /var/log/mail.log