conf: Allow Counter and Notification interfaces in connman-polkit.conf
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Wed, 3 Oct 2012 07:39:00 +0000 (10:39 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 3 Oct 2012 08:25:22 +0000 (11:25 +0300)
src/connman-polkit.conf

index fdddb29..b13d339 100644 (file)
@@ -4,6 +4,8 @@
     <policy user="root">
         <allow own="net.connman"/>
         <allow send_interface="net.connman.Agent"/>
+        <allow send_interface="net.connman.Counter"/>
+        <allow send_interface="net.connman.Notification"/>
     </policy>
     <policy context="default">
         <allow send_destination="net.connman"/>