summaryrefslogtreecommitdiff
path: root/apache-sp/entrypoint.sh
diff options
context:
space:
mode:
Diffstat (limited to 'apache-sp/entrypoint.sh')
-rw-r--r--apache-sp/entrypoint.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/apache-sp/entrypoint.sh b/apache-sp/entrypoint.sh
index dc16803..a552c6c 100644
--- a/apache-sp/entrypoint.sh
+++ b/apache-sp/entrypoint.sh
@@ -1,4 +1,9 @@
#!/bin/sh
+
+# NORDUnet 2017
+
+echo "Starting $0"
+
# Setup ssl keys
KEYDIR=/etc/ssl
export KEYDIR