Howdy all,
When logging in through serial, Ctrl+G is still active allowing access to the erlang user switch command menu, which can be used to the jobs on the system.
Settings tried in vm.args.eex include:
-noshell, +Bi & +Bc
Using these settings the user switch command menu is blocked, however after launching a custom elixir login shell that is used to sign into the fully running elixir app, Ctrl+G because active again. The custom login shell is started from rootfs .iex.exs file. Have tried killing of the :user_drv in the custom shell, but this leads to no serial input allowed to be read in.






















