Modified D-bus policy rule for system_fw 16/137716/1 submit/tizen/20170707.072404
authorJooseok Song <seogii.song@samsung.com>
Fri, 7 Jul 2017 07:22:13 +0000 (16:22 +0900)
committerJooseok Song <seogii.song@samsung.com>
Fri, 7 Jul 2017 07:22:13 +0000 (16:22 +0900)
Change-Id: Id5e8a0c8a4ac915c71c8ba6cdbe7a6501d8e264a

packaging/org.tizen.account.manager.conf

index efe8720..a1631bd 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
 <busconfig>
-       <policy user="root">
+       <policy user="system_fw">
                <allow own="org.tizen.account.manager"/>
                <allow send_destination="org.tizen.account.manager"/>
                <allow send_interface="org.tizen.account.manager"/>
@@ -16,4 +16,4 @@
                <allow send_destination="org.tizen.account.manager"/>
                <allow receive_sender="org.tizen.account.manager"/>
        </policy>
-</busconfig>
+</busconfig>
\ No newline at end of file