[OE-core] [PATCH 07/10] sudo: add pam support

Phil Blundell philb at gnu.org
Thu Jul 21 09:06:55 UTC 2011


On Thu, 2011-07-21 at 16:00 +0800, Kang Kai wrote:
> +do_install_append () {
> +	install -D -m 664 ${WORKDIR}/sudo.pamd ${D}/${sysconfdir}/pam.d/sudo
> +}

As with openssh, you don't want to install and ship this file if pam
isn't enabled.

p.






More information about the Openembedded-core mailing list