From 0956c38eed2d2fda55af3517e3c874cd4e6b1353 Mon Sep 17 00:00:00 2001 From: Adam Kocoloski Date: Fri, 27 Aug 2010 14:28:10 -0400 Subject: Erlang shell should not be the default --- rel/overlay/etc/vm.args | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rel') diff --git a/rel/overlay/etc/vm.args b/rel/overlay/etc/vm.args index 29ae50f8..bb143502 100644 --- a/rel/overlay/etc/vm.args +++ b/rel/overlay/etc/vm.args @@ -18,5 +18,5 @@ # Start a pool of asynchronous IO threads +A 16 -# Uncomment this line to disable the interactive Erlang shell -# +Bd -noinput +# Comment this line out to enable the interactive Erlang shell on startup ++Bd -noinput -- cgit v1.2.3