summaryrefslogtreecommitdiffstats
path: root/bus/activation.c
diff options
context:
space:
mode:
Diffstat (limited to 'bus/activation.c')
-rw-r--r--bus/activation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bus/activation.c b/bus/activation.c
index 43a135fc..1cdedb9f 100644
--- a/bus/activation.c
+++ b/bus/activation.c
@@ -980,7 +980,7 @@ bus_activation_send_pending_auto_activation_messages (BusActivation *activation
{
DBusConnection *addressed_recipient;
- addressed_recipient = bus_service_get_primary_owner (service);
+ addressed_recipient = bus_service_get_primary_owners_connection (service);
/* Check the security policy, which has the side-effect of adding an
* expected pending reply.