blob: cd488d58819080ec419bf43c192173af507ef377 [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.Service1"/>
6 <allow send_destination="org.openbmc.examples.services.Service1"/>
7 </policy>
8</busconfig>