add bility to create core files on host

Change-Id: Ia7b7f071e7699b6a66d76aed8615ced36ef7f9c2
diff --git a/omec/5g-control-plane/templates/bin/_nssf-run.sh.tpl b/omec/5g-control-plane/templates/bin/_nssf-run.sh.tpl
index d170e4d..2aae4a0 100644
--- a/omec/5g-control-plane/templates/bin/_nssf-run.sh.tpl
+++ b/omec/5g-control-plane/templates/bin/_nssf-run.sh.tpl
@@ -14,4 +14,4 @@
 
 cat config/nssfcfg.conf
 
-./nssf/nssf -nssfcfg config/nssfcfg.conf
+GOTRACEBACK=crash ./nssf/nssf -nssfcfg config/nssfcfg.conf