pkexec: Set process environment from pam_getenvlist()
authorSteve Langasek <steve.langasek@canonical.com>
Fri, 8 Mar 2013 11:00:00 +0000 (12:00 +0100)
committerColin Walters <walters@verbum.org>
Thu, 11 Apr 2013 17:30:49 +0000 (13:30 -0400)
commit5aef9722c15a350fbf8b20a3b58419f156cc7c98
tree97a92aea19cb5e26fdac708c3e3300e4f7a6a618
parente267e965ac30e29cb2de1e2ba668e7d00ab5b700
pkexec: Set process environment from pam_getenvlist()

Various pam modules provide environment variables that are intended to be set
in the environment of the pam session.  pkexec needs to process the output of
pam_getenvlist() to get these.

https://bugs.freedesktop.org/show_bug.cgi?id=62016
src/programs/pkexec.c