diff options
author | Ross Burton <ross.burton@intel.com> | 2015-09-14 16:37:30 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-18 09:05:22 +0100 |
commit | 32472dcb4e956b901bd02bc3573e9c0b76777739 (patch) | |
tree | cdc1b1cb0a4cfcf0518ecff7bc7ba89163901ac9 /meta/recipes-devtools | |
parent | d8eb9d41b0afb48f98dc59383cf886c8ca53c21a (diff) | |
download | poky-32472dcb4e956b901bd02bc3573e9c0b76777739.tar.gz |
glibc: don't require bash for nscd init script
The nscd init script uses #! /bin/bash but only really uses one bashism
(translated strings), so remove them and switch the shell to #! /bin/sh.
(From OE-Core rev: 487d4b4d5521ca490e22668ca66921504a1b898f)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions