Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3652)

Unified Diff: dhcpcd-dbus.conf

Issue 2865017: Put Introspect method on the correct interface, (Closed) Base URL: ssh://git@chromiumos-git/dhcpcd.git
Patch Set: Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dhcpcd-dbus.c ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dhcpcd-dbus.conf
diff --git a/dhcpcd-dbus.conf b/dhcpcd-dbus.conf
index 3e0a7a5b5dabf4e5ad0b92ae630e9987bf322717..222ff4afbbb1dccdf7a123a2a69b0ee306e04074 100644
--- a/dhcpcd-dbus.conf
+++ b/dhcpcd-dbus.conf
@@ -10,6 +10,7 @@
<policy context="default">
<allow send_interface="org.chromium.dhcpcd" />
+ <allow send_interface="org.freedesktop.DBus.Introspectable" />
<allow send_destination="org.chromium.dhcpcd" />
</policy>
</busconfig>
« no previous file with comments | « dhcpcd-dbus.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698