blob: 9454c16a26634f6db5bc93cfca510e4553a01bcd [file] [log] [blame]
<!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="root">
<allow send_destination="org.chromium.Buffet" />
</policy>
<policy group="root">
<allow send_destination="org.chromium.Buffet" />
</policy>
<policy user="root">
<allow own="org.chromium.Buffet" />
</policy>
<policy context="default">
<deny send_destination="org.chromium.Buffet" />
</policy>
</busconfig>