aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/pnfsimulator/netopeer_tls_cfg/entrypoint.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/mocks/pnfsimulator/netopeer_tls_cfg/entrypoint.sh')
-rwxr-xr-xtest/mocks/pnfsimulator/netopeer_tls_cfg/entrypoint.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/mocks/pnfsimulator/netopeer_tls_cfg/entrypoint.sh b/test/mocks/pnfsimulator/netopeer_tls_cfg/entrypoint.sh
new file mode 100755
index 000000000..45b30a1a1
--- /dev/null
+++ b/test/mocks/pnfsimulator/netopeer_tls_cfg/entrypoint.sh
@@ -0,0 +1,2 @@
+nohup /netopeer_tls_cfg/update_tls.sh &
+exec /usr/bin/supervisord -c "/etc/supervisord.conf"