Remove wazuh-api s6-overlay calls

This commit is contained in:
Manuel Gutierrez
2020-08-24 15:39:03 +02:00
parent 65327f8032
commit 4de5401144
2 changed files with 0 additions and 10 deletions

View File

@@ -1,6 +0,0 @@
#!/usr/bin/env sh
echo >&2 "API exited. code=${1}"
# terminate other services to exit from the container
exec s6-svscanctl -t /var/run/s6/services

View File

@@ -1,4 +0,0 @@
#!/usr/bin/with-contenv sh
echo >&2 "starting API"
exec /bin/node /var/ossec/api/app.js