Store what environment to activate with on activation object
authorRay Strode <rstrode@redhat.com>
Thu, 10 Jul 2008 18:35:38 +0000 (14:35 -0400)
committerRay Strode <rstrode@redhat.com>
Sat, 12 Jul 2008 17:21:23 +0000 (13:21 -0400)
commit91306ef938873fce8f2ae2d4a6b3282d0379c65a
tree26e0a45f6dc8b75da6cdb3a2ad7789cf3a8ac2ec
parent8ec160419231d68c1f6a1e03def8353e02b442a9
Store what environment to activate with on activation object

We now keep the environment in a hash table member of the
activation object and provide a method
bus_activation_set_environment_variable to modify the
hash table.  This hash table is seeded initially with the
environment of the bus daemon itself.
bus/activation.c
bus/activation.h