add bility to create core files on host

Change-Id: Ia7b7f071e7699b6a66d76aed8615ced36ef7f9c2
diff --git a/omec/5g-control-plane/templates/bin/_amf-run.sh.tpl b/omec/5g-control-plane/templates/bin/_amf-run.sh.tpl
index 6431556..2a9d174 100644
--- a/omec/5g-control-plane/templates/bin/_amf-run.sh.tpl
+++ b/omec/5g-control-plane/templates/bin/_amf-run.sh.tpl
@@ -13,4 +13,4 @@
 cd /free5gc
 cat config/amfcfg.conf
 
-./amf/amf -amfcfg config/amfcfg.conf
+GOTRACEBACK=crash ./amf/amf -amfcfg config/amfcfg.conf