Dash as default shell

Rahul Sundaram metherid at gmail.com
Thu Oct 2 13:07:51 UTC 2014


Hi

On Thu, Oct 2, 2014 at 8:59 AM, Chris Adams  wrote:

>
> If that's the case, why do we have the /bin/sh symlink?  Just remove it
> and make the bash dependency explicit (so everything has to call
> /bin/bash).
>

I understand this is a rherotical argument but the symlink exists because
it is required by things like system()

Ex: execl("/bin/sh", "sh". "-c", command, (char *) 0);

Rahul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/devel/attachments/20141002/5d881c77/attachment.html>


More information about the devel mailing list