Set the SMACK security label to run given executable file in systemd services 49/80849/1 accepted/tizen/common/20160721.175557 accepted/tizen/ivi/20160721.090713 accepted/tizen/mobile/20160721.090345 accepted/tizen/tv/20160721.091230 accepted/tizen/wearable/20160721.090856 submit/tizen/20160721.003054
authorjooseong lee <jooseong.lee@samsung.com>
Wed, 20 Jul 2016 11:23:43 +0000 (20:23 +0900)
committerjooseong lee <jooseong.lee@samsung.com>
Wed, 20 Jul 2016 11:23:43 +0000 (20:23 +0900)
Change-Id: Iff87dff3c7ce6732d49dc7fb71de22257cc149f6
Signed-off-by: jooseong lee <jooseong.lee@samsung.com>
packaging/esd.service

index 78bda75..1cab817 100644 (file)
@@ -5,6 +5,7 @@ After=dbus.service
 [Service]
 User=app_fw
 Group=app_fw
+SmackProcessLabel=System
 ExecStart=/usr/bin/esd
 Restart=always
 RestartSec=0