Apply root daemon to user daemon 35/65635/3 accepted/tizen/common/20160412.131018 accepted/tizen/ivi/20160413.082542 accepted/tizen/mobile/20160413.073007 accepted/tizen/tv/20160413.075317 accepted/tizen/wearable/20160413.080316 submit/tizen/20160412.051308
authorJihoon Jung <jh8801.jung@samsung.com>
Tue, 12 Apr 2016 02:43:10 +0000 (11:43 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Tue, 12 Apr 2016 02:56:51 +0000 (11:56 +0900)
Change-Id: Ie5fa9bf37480fae82f73db4f917bdc979ea34dff
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
packaging/smartcard-service.spec
server/org.tizen.SmartcardService.service

index f33380c..578a6fa 100755 (executable)
@@ -7,7 +7,7 @@
 ################################################################################
 Name:       smartcard-service
 Summary:    Smartcard Service FW
-Version:    0.1.46
+Version:    0.1.47
 Release:    0
 Group:      libs
 License:    Apache-2.0
@@ -35,6 +35,7 @@ BuildRequires: hash-signer
 Requires(post):   /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 Requires:         %{name}-common = %{version}-%{release}
+Requires: security-config
 
 
 %description
index 0233f2e..a2e59e9 100644 (file)
@@ -2,4 +2,5 @@
 Name=org.tizen.SmartcardService
 Exec=/usr/apps/smartcard-service-server/bin/smartcard-daemon
 MemoryLimit=10M
-User=root
\ No newline at end of file
+User=network_fw
+Group=network_fw