summaryrefslogtreecommitdiff
path: root/dbus
diff options
context:
space:
mode:
authorSeonah Moon <seonah1.moon@samsung.com>2015-11-03 15:00:23 +0900
committerSeonah Moon <seonah1.moon@samsung.com>2015-11-03 15:01:25 +0900
commita4269fcb613fe9c18c810162ccf6ed94dec34dd7 (patch)
treee62f0001295f4a3ac528137790a1a0a02722de75 /dbus
parent494f30a17456ce79dfa5fe1972d46af5b6317d5f (diff)
downloaddnsmasq-a4269fcb613fe9c18c810162ccf6ed94dec34dd7.tar.gz
dnsmasq-a4269fcb613fe9c18c810162ccf6ed94dec34dd7.tar.bz2
dnsmasq-a4269fcb613fe9c18c810162ccf6ed94dec34dd7.zip
Change-Id: I4cda657d18f4e8788c7d9875adc34c9d4adae422 Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Diffstat (limited to 'dbus')
-rw-r--r--dbus/dnsmasq.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbus/dnsmasq.conf b/dbus/dnsmasq.conf
index 82b1c76..a14f363 100644
--- a/dbus/dnsmasq.conf
+++ b/dbus/dnsmasq.conf
@@ -7,8 +7,8 @@
<allow send_destination="uk.org.thekelleys.dnsmasq"/>
</policy>
<policy context="default">
- <deny own="uk.org.thekelleys.dnsmasq"/>
- <deny send_destination="uk.org.thekelleys.dnsmasq"/>
+ <allow own="uk.org.thekelleys.dnsmasq"/>
+ <allow send_destination="uk.org.thekelleys.dnsmasq"/>
</policy>
</busconfig>