summaryrefslogtreecommitdiff
path: root/rel/overlay/etc/vm.args
AgeCommit message (Collapse)Author
2011-10-13Improve remsh scriptPaul J. Davis
Cookies now default to using ~/.erlang.cookie which is automatically generated if it does not exist when erlang starts with a name. There is also no longer a need to specify a name to remsh as it'll generate a name based on the process id and set the short or long version appropriately.
2010-08-27Erlang shell should not be the defaultAdam Kocoloski
2010-08-27read Erlang VM arguments from config fileAdam Kocoloski