infix
infix copied to clipboard
Investigate boot-time performance using /bin/ash as /bin/sh instead of bash
Are we leaving boot-time performance on the table by not using
/bin/ashas/bin/sh? Like how Debian does withdash(1)?
Originally posted by @wkz in https://github.com/kernelkit/infix/pull/955#discussion_r1967219525
CCB: Future