]> code.ossystems Code Review - openembedded-core.git/commit
screen: add pam support
authorKang Kai <kai.kang@windriver.com>
Wed, 20 Jul 2011 02:16:47 +0000 (10:16 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Jul 2011 10:54:50 +0000 (11:54 +0100)
commit7c08305f8008ab322d19d0a0852a851fd44ae510
tree51aa1ae19f8ff752b51971c2f847bc3d18d2fd3d
parentd1e0482bf7fb8e31746cb0e53bbd708fc08c9846
screen: add pam support

According to DISTRO_FEATURES then add screen pam support or not.
Press "Ctrl+a x" will lock the screen terminal, then unlock it will
use pam.
Add pam related configure file sceen.pam from Fedora.

Signed-off-by: Kang Kai <kai.kang@windriver.com>
meta/recipes-extended/screen/screen-4.0.3/screen.pam [new file with mode: 0644]
meta/recipes-extended/screen/screen_4.0.3.bb