projects
/
platform
/
core
/
appfw
/
event-system.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c34684a
)
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
author
jooseong lee
<jooseong.lee@samsung.com>
Wed, 20 Jul 2016 11:23:43 +0000
(20:23 +0900)
committer
jooseong 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
patch
|
blob
|
history
diff --git
a/packaging/esd.service
b/packaging/esd.service
index 78bda75a1b3a48049aa4cadda9f37a94e41a6aaf..1cab81709679e9d5e5417ee1d63be2ef286337e9 100644
(file)
--- a/
packaging/esd.service
+++ b/
packaging/esd.service
@@
-5,6
+5,7
@@
After=dbus.service
[Service]
User=app_fw
Group=app_fw
+SmackProcessLabel=System
ExecStart=/usr/bin/esd
Restart=always
RestartSec=0