dbus-monitor: how to see return values?
Timo Juhani Lindfors
timo.lindfors at iki.fi
Sat Nov 8 11:20:51 PST 2008
"Havoc Pennington" <hp at pobox.com> writes:
> Try adding this to the system bus config:
> <allow eavesdrop="true"/>
I already have
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
<policy user="bin">
<allow eavesdrop="true"/>
</policy>
</busconfig>
in /etc/dbus-1/system-local.conf. Should I try to add it to some other
file?
More information about the dbus
mailing list