summaryrefslogtreecommitdiffstats
path: root/bus/activation.c
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2008-07-10 13:12:01 -0400
committerRay Strode <rstrode@redhat.com>2008-07-12 00:32:24 -0400
commit8ec160419231d68c1f6a1e03def8353e02b442a9 (patch)
treeb9ae6c657346ca65236258e654427f3a2e317a68 /bus/activation.c
parent0e3ec9cec0f6740acd39d6e6983f419e20461282 (diff)
When spawning processes, don't ignore the passed in environment
Previously, we'd always call execv() and unconditionally use the environment of the parent. Now we call execve() with the passed in environment. For compatibility, we detect if the passed in environment is NULL and for that case, use the environment from the parent instead.
Diffstat (limited to 'bus/activation.c')
0 files changed, 0 insertions, 0 deletions