[yocto] Howto change the default shell in yocto?

Burton, Ross ross.burton at intel.com
Sat Mar 5 11:26:01 PST 2016


On 5 March 2016 at 11:48, Oliver Graute <oliver.graute at gmail.com> wrote:

> first the default *system* shell (/bin/sh) is this possible? or does this
> affect
> to much of the yoco system itself, if I change /bin/sh to /bin/dash?
>

bash is only the default shell (ie symlink from /bin/sh) if you install it,
so if you don't want bash to be sh then one option is to not install bash.

If you do want to keep bash installed but change the sh link, then that is
managed with update-alternatives.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160305/05362e07/attachment.html>


More information about the yocto mailing list