Modify the daemon UID/GID 29/65929/1 accepted/tizen_tv accepted/tizen/common/20160414.142729 accepted/tizen/ivi/20160414.092157 accepted/tizen/mobile/20160414.092218 accepted/tizen/tv/20160414.092126 accepted/tizen/wearable/20160414.092124 submit/tizen/20160414.053423
authorHyuk Lee <hyuk0512.lee@samsung.com>
Thu, 14 Apr 2016 05:27:54 +0000 (14:27 +0900)
committerHyuk Lee <hyuk0512.lee@samsung.com>
Thu, 14 Apr 2016 05:27:54 +0000 (14:27 +0900)
Change-Id: Ieda43b4f14b0ccc9af7830dae9e028bf974b367c
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
ag-agent/bluetooth-ag-agent.conf.in
ag-agent/org.bluez.ag_agent.service
packaging/bluetooth-agent.spec

index 28edb95..eaa7ee8 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 group="system">
+    <policy group="network_fw">
     </policy>
     <policy group="root">
     </policy>
index 5cd68b3..f32a3a2 100644 (file)
@@ -1,5 +1,5 @@
 [D-BUS Service]
 Name=org.bluez.ag_agent
 Exec=/usr/bin/bluetooth-ag-agent
-User=system
-Group=system
+User=network_fw
+Group=network_fw
index 74f90bd..df33492 100644 (file)
@@ -33,6 +33,7 @@ BuildRequires:  pkgconfig(capi-appfw-application)
 BuildRequires:  pkgconfig(capi-media-image-util)
 BuildRequires:  pkgconfig(libexif)
 BuildRequires:  cmake
+Requires: security-config
 
 %description
 Bluetooth agent packages that support various external profiles