change uid from 'root' to 'app_fw' 23/59823/4 accepted/tizen/common/20160428.144910 accepted/tizen/ivi/20160429.011353 accepted/tizen/mobile/20160429.011328 accepted/tizen/tv/20160429.011347 accepted/tizen/wearable/20160429.011335 submit/tizen/20160428.065355
authorjongmyeongko <jongmyeong.ko@samsung.com>
Fri, 19 Feb 2016 02:16:54 +0000 (11:16 +0900)
committerJiwoong Im <jiwoong.im@samsung.com>
Wed, 27 Apr 2016 02:50:43 +0000 (11:50 +0900)
Change-Id: I48ccf659800a64af893b084cf8bb089cfcb5272e
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
packaging/esd.service

index 763da0a..78bda75 100644 (file)
@@ -3,6 +3,8 @@ Description=Start the Event System Daemon
 After=dbus.service
 
 [Service]
+User=app_fw
+Group=app_fw
 ExecStart=/usr/bin/esd
 Restart=always
 RestartSec=0