From 312e8742c7a650a113180bf0564a49de03dc29c8 Mon Sep 17 00:00:00 2001 From: Alexander Wenzel Date: Thu, 3 Jul 2014 14:40:25 +0200 Subject: Fixed dbus trace only showing signals --- src/dbus/dlt-dbus.conf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/dbus') diff --git a/src/dbus/dlt-dbus.conf b/src/dbus/dlt-dbus.conf index 2e8a90f..67223f5 100644 --- a/src/dbus/dlt-dbus.conf +++ b/src/dbus/dlt-dbus.conf @@ -20,7 +20,4 @@ BusType = 1 # Add one or several filters # Filter String is beginning directly after first occurence of character '=' -FilterMatch=type='signal' -FilterMatch=type='method_call' -FilterMatch=type='method_return' -FilterMatch=type='error' \ No newline at end of file +FilterMatch=eavesdrop=true -- cgit v1.2.1