]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
sudo: add optional pam support
authorJames Knight <james.knight@rockwellcollins.com>
Fri, 19 Jun 2015 17:19:12 +0000 (13:19 -0400)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 23 Jun 2015 20:57:44 +0000 (22:57 +0200)
commiteeacb333a33d50034c1ace1bb293a9a04d76e617
tree2e505914e911dc476d7b0bafd2d109aaf70470b4
parent8d10204ba5880b1fd3900908af15461f51f9f066
sudo: add optional pam support

Configure the sudo utility to support PAM if the framework is enabled.

[Peter: use install -D, reword commit message]
Signed-off-by: James Knight <james.knight@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/sudo/sudo.mk
package/sudo/sudo.pam [new file with mode: 0644]