projects
/
platform
/
core
/
appfw
/
wgt-backend.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffed32d
)
set label to prevent execution by non-system application.
93/74193/1
author
jongmyeongko
<jongmyeong.ko@samsung.com>
Mon, 13 Jun 2016 06:51:02 +0000
(15:51 +0900)
committer
jongmyeongko
<jongmyeong.ko@samsung.com>
Mon, 13 Jun 2016 06:51:02 +0000
(15:51 +0900)
Change-Id: I12e682b56fa142919ef1d6941d995b7874cab130
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
packaging/wgt-backend.manifest
patch
|
blob
|
history
diff --git
a/packaging/wgt-backend.manifest
b/packaging/wgt-backend.manifest
index
55125da
..
85f79f1
100644
(file)
--- a/
packaging/wgt-backend.manifest
+++ b/
packaging/wgt-backend.manifest
@@
-3,6
+3,6
@@
<domain name="_" />
</request>
<assign>
- <filesystem path="/usr/bin/wgt-backend"
exec_label="User
" />
+ <filesystem path="/usr/bin/wgt-backend"
label="System" exec_label="none
" />
</assign>
</manifest>