Skip to content

utils/trackertestutils: Ensure daemons actually read the config (3.5)

If we use a DCONF_PROFILE we should set it in the environment for all processes. Previously the D-Bus session would not have the DCONF_PROFILE set until after the Tracker daemons already started, so they would miss any config that was set there.

Merge request reports