add bility to create core files on host

Change-Id: Ia7b7f071e7699b6a66d76aed8615ced36ef7f9c2
diff --git a/omec/5g-control-plane/templates/bin/_pcf-run.sh.tpl b/omec/5g-control-plane/templates/bin/_pcf-run.sh.tpl
index bdcf857..9dfee3f 100644
--- a/omec/5g-control-plane/templates/bin/_pcf-run.sh.tpl
+++ b/omec/5g-control-plane/templates/bin/_pcf-run.sh.tpl
@@ -14,4 +14,4 @@
 
 cat config/pcfcfg.conf
 
-./pcf/pcf -pcfcfg config/pcfcfg.conf
+GOTRACEBACK=crash ./pcf/pcf -pcfcfg config/pcfcfg.conf