summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-gfx/wings/files/wings.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/wings/files/wings.sh b/media-gfx/wings/files/wings.sh
index c9e8552f6e73..e60c18393677 100644
--- a/media-gfx/wings/files/wings.sh
+++ b/media-gfx/wings/files/wings.sh
@@ -4,4 +4,4 @@
ESDL_ROOT="/usr/lib/erlang/lib/esdl"
WINGS_ROOT="/usr/lib/erlang/lib/wings"
-erl -pa $ESDL_ROOT/ebin $WINGS_ROOT/ebin -run wings_start start_halt
+erl -detached -pa $ESDL_ROOT/ebin $WINGS_ROOT/ebin -run wings_start start_halt