<div dir="ltr"><div dir="ltr">Hello guys,<br><br>I have an erlang release (via rebar3) where I enabled in vm.args the restricted shell using :<br>+Bi -stdlib restricted_shell my_module<br><br>This works nice but there is one problem:<br><br>When doing myapp remote_console the same vm.args is applied including the above settings which makes impossible to exit from remote_console shell.<br><br>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.<br><br>Do you have any suggestion ?<br></div><div dir="ltr"><br>Silviu<br><br></div></div>