diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2014-07-22 10:32:15 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-23 21:59:14 +0100 |
commit | 0270b0e1c599ea56c3ba1479d5231b9fbaf877ce (patch) | |
tree | 0605fc3bc8566f9847efbc56bae92a61912a44a4 /meta-yocto-bsp | |
parent | cfa23a21d4f97136af56066d5d438c4a612eac11 (diff) | |
download | poky-0270b0e1c599ea56c3ba1479d5231b9fbaf877ce.tar.gz |
shadow: fix the behavior of su
In systems where bash is not installed and /bin/sh is provided by
busybox. Commands like `su -l -c '/home/root/test' xuser' would fail
complaining the the 'su' applet could not be found.
This patch references the old version of shadow to keep the behaviour
the way it was in old version so that we would avoid the problem mentioned
above.
(From OE-Core rev: ab0115d1b8a0cb0b25bdb14fd2a3e6c6bb9a44f8)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
0 files changed, 0 insertions, 0 deletions