We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a9428a commit 9203754Copy full SHA for 9203754
3 files changed
12/docker-mamonsu/mamonsu_start.sh
@@ -57,4 +57,4 @@ cd ${CONFIG_DIR}
57
58
# start services...
59
cd /
60
-/usr/bin/mamonsu -a ${CONFIG_DIR}/plugins -c ${CONFIG_DIR}/agent.conf
+exec /usr/bin/mamonsu -a ${CONFIG_DIR}/plugins -c ${CONFIG_DIR}/agent.conf
13/docker-mamonsu/mamonsu_start.sh
14/docker-mamonsu/mamonsu_start.sh
0 commit comments