summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorXiaofeng Yan <xiaofeng.yan@windriver.com>2011-08-31 10:48:11 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-31 19:59:59 +0100
commitc9f5a4f9306501ee269cbcefeeab68c3819c7d03 (patch)
tree3a1c34b717de3a231f612ab0c23060a06daf751c /meta/recipes-extended
parentd5edc9c1a0de0df9f2fb16f29592d6c9fc27e92d (diff)
downloadpoky-c9f5a4f9306501ee269cbcefeeab68c3819c7d03.tar.gz
dropbear: Change the path to find configuration file and add a configuration file for dropbear
dropbear will check "/etc/pam.d/sshd" which comes from package "openssh" \ When enabling pam supporting. But if we only install dropbear \ package without package "openssh", then "dropbear" will not \ find a configuration file. The changes are as follow for fixing this bug: - Change the path to find configuration file (/etc/pam.d/sshd --> /etc/pam.d/dropbear) - Add a configuration file "/etc/pam.d/dropbear" (From OE-Core rev: 48dcb8fc7b669b27160dde33079f40551853702b) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions