Skip to content
Snippets Groups Projects
Commit ebdd0628 authored by Dirk Zimoch's avatar Dirk Zimoch
Browse files

allow core dumps of ioc by default

parent 76e6b8fc
No related branches found
No related tags found
No related merge requests found
...@@ -381,4 +381,5 @@ then ...@@ -381,4 +381,5 @@ then
fi fi
echo $EXE $ARGS $startup echo $EXE $ARGS $startup
ulimit -c unlimited
eval "$LOADER $LOADERARGS $EXE" $ARGS "$startup" 2>&1 eval "$LOADER $LOADERARGS $EXE" $ARGS "$startup" 2>&1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment