summaryrefslogtreecommitdiff
path: root/src/connman-dbus.conf
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-01-04 22:42:45 -0800
committerMarcel Holtmann <marcel@holtmann.org>2010-01-04 22:42:45 -0800
commit29b2c9556ff6965d3b688e2ff6483dd8ffd43519 (patch)
treef2ee081afe198b86658f893ef27b6eebf666d163 /src/connman-dbus.conf
parent65afea87023cc3e3cec215c6f2f0fa1f1e250040 (diff)
downloadconnman-29b2c9556ff6965d3b688e2ff6483dd8ffd43519.tar.gz
connman-29b2c9556ff6965d3b688e2ff6483dd8ffd43519.tar.bz2
connman-29b2c9556ff6965d3b688e2ff6483dd8ffd43519.zip
Add framework for counter callbacks
Diffstat (limited to 'src/connman-dbus.conf')
-rw-r--r--src/connman-dbus.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/connman-dbus.conf b/src/connman-dbus.conf
index 2be37645..345b87e4 100644
--- a/src/connman-dbus.conf
+++ b/src/connman-dbus.conf
@@ -5,6 +5,7 @@
<allow own="org.moblin.connman"/>
<allow send_destination="org.moblin.connman"/>
<allow send_interface="org.moblin.connman.Agent"/>
+ <allow send_interface="org.moblin.connman.Counter"/>
</policy>
<policy user="system">
<allow send_destination="org.moblin.connman"/>