blob: 1c6c5057eacf47c9c96fdbe6258e5d8e7d32df3b [file] [log] [blame]
Brad Bishop9ee75e12015-09-17 16:39:49 -04001<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
2 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
3<busconfig>
4 <policy user="root">
5 <allow own="org.openbmc.examples.services.Service0"/>
6 <allow send_destination="org.openbmc.examples.services.Service0"/>
7 </policy>
8</busconfig>