Update Dbus Rules according to MU Needs 28/27628/1 accepted/tizen/common/20140917.103349 submit/tizen_common/20140916.181156 submit/tizen_common/20140916.203010
authorBaptiste DURAND <baptiste.durand@open.eurogiciel.org>
Tue, 16 Sep 2014 17:18:31 +0000 (19:18 +0200)
committerBaptiste DURAND <baptiste.durand@open.eurogiciel.org>
Tue, 16 Sep 2014 17:24:03 +0000 (19:24 +0200)
Change-Id: I724bbf933c20a1a6a9cf9ff9286135947b13a1d4
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
org.tizen.slp.pkgmgr.conf.in

index 6ed2afa..e5f4c7f 100644 (file)
@@ -3,14 +3,10 @@
         "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
 
 <busconfig>
-        <policy user="root">
+        <policy context="default">
                 <allow own="org.tizen.slp.pkgmgr"/>
                 <allow own="org.tizen.slp.pkgmgr_status"/>
                 <allow receive_sender="org.tizen.slp.pkgmgr"/>
                 <allow send_destination="org.tizen.slp.pkgmgr"/>
         </policy>
-        <policy context="default">
-                <allow receive_sender="org.tizen.slp.pkgmgr"/>
-                <allow send_destination="org.tizen.slp.pkgmgr"/>
-        </policy>
 </busconfig>