summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dbus/dbus-perms/org.openbmc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/dbus/dbus-perms/org.openbmc.conf')
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/dbus-perms/org.openbmc.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/dbus/dbus-perms/org.openbmc.conf b/meta-phosphor/recipes-phosphor/dbus/dbus-perms/org.openbmc.conf
new file mode 100644
index 0000000000..b51293b19e
--- /dev/null
+++ b/meta-phosphor/recipes-phosphor/dbus/dbus-perms/org.openbmc.conf
@@ -0,0 +1,8 @@
+<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
+ "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
+<busconfig>
+ <policy context="default">
+ <allow own="*"/>
+ <allow send_destination="*"/>
+ </policy>
+</busconfig>