1 <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
2 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
5 <!-- If the Stats interface was enabled at compile-time, users can use it on
6 the session bus by default. Systems providing isolation of processes
7 with LSMs might want to restrict this. This can be achieved by copying
8 this file in @EXPANDED_SYSCONFDIR@/dbus-1/session.d/ -->
10 <policy context="default">
11 <deny send_destination="org.freedesktop.DBus"
12 send_interface="org.freedesktop.DBus.Debug.Stats"/>