on ubuntu the default shell is dash. Usually when I install a new system (VM or container) I change the default shell to bash (using dpkg-reconfigure command) so that /bin/sh is a link to it.
Is that still a mandatory requirement? Or is it guaranteed to work with dash?
best regards
Max
Hello Massimiliano,
Unfortunately, this doesn't have been tested using dash shell and is only guaranteed to work with bash but you could try to test it with dash.
Best Regards,
Alexis Andalon