On 9/30/2014 at 1:06 AM Stuart Henderson wrote: | [snip] | |Some other vectors: | |dhclient script - the dhclient in base doesn't have scripts any more, |so no issue there. Other dhclient implementations still do, unlikely |to use bash *by default*, though who knows what people may change on |their systems. | | [snip] =============
Some *distributions* symlink /bin/sh to bash, so even though a script says #!/bin/sh, it gets bash.