summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Macht <holger@homac.de>2006-11-20 17:01:57 +0100
committerHolger Macht <holger@homac.de>2006-11-20 17:01:57 +0100
commitc19ec12eea0bba0611329ecbae020acc5e6a8ba3 (patch)
treee9fda7ff6bbea6e0de0d796d5afa96c9fc059d52
parent920e620f6b332d1df7a50961ca4ce87690e392c7 (diff)
add debug call to use private connection
-rw-r--r--tools/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test.c b/tools/test.c
index 47b6f15..8da661c 100644
--- a/tools/test.c
+++ b/tools/test.c
@@ -23,6 +23,7 @@ int main(int argc, char *argv[])
DBusMessage *reply = NULL;
printf("Try to set the ondemand governor\n");
+/* liblazy_dbus_system_use_private_connection(1);*/
ret = liblazy_dbus_system_send_method_call(DBUS_HAL_INTERFACE,
DBUS_HAL_UDI_COMPUTER,
DBUS_HAL_CPUFREQ_INTERFACE,