[Toybox] Env sh runs toysh instead of system shell

Rob Landley rob at landley.net
Fri Jul 5 12:07:54 PDT 2019


This means:

A) enabled toysh in your config, which is disabled in defconfig and in pending
for a reason.

B) You didn't select "Disable recursive execution" under the toybox global
settings menu, which doesn't run the builtins but instead searches the $PATH for
everything.

I'm not going to special case env.

Rob



More information about the Toybox mailing list