[erlang-questions] rebar3 and restricted shell

Caragea Silviu silviu.cpp@REDACTED
Thu Dec 6 15:38:56 CET 2018


Hello guys,

I have an erlang release (via rebar3) where I enabled in vm.args the
restricted shell using :
+Bi -stdlib restricted_shell my_module

This works nice but there is one problem:

When doing myapp remote_console the same vm.args is applied including the
above settings which makes impossible to exit from remote_console shell.

The old rebar2 only applies few settings from vm.args like cookie, name
(mostly the one used to be able to connect) to the node. So there this was
not the problem.

Do you have any suggestion ?

Silviu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20181206/acf395bb/attachment.htm>


More information about the erlang-questions mailing list