projects
/
platform
/
core
/
test
/
security-tests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e038ad2
)
auth-fw: Add smack label "System" to test binary
16/134316/2
author
sangwan.kwon
<sangwan.kwon@samsung.com>
Fri, 16 Jun 2017 03:53:38 +0000
(12:53 +0900)
committer
sangwan.kwon
<sangwan.kwon@samsung.com>
Mon, 26 Jun 2017 04:30:40 +0000
(13:30 +0900)
Test binary needs "System" label at execution time,
but Tizen_4.0 launches sdb as user shell.
Change-Id: I00e10eef82605e408772ff9bd2b4b495ce8a830a
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
packaging/security-tests.manifest
patch
|
blob
|
history
diff --git
a/packaging/security-tests.manifest
b/packaging/security-tests.manifest
index 86dbb267f3202345dbbfb1f3d3bbcdea30e15ff0..5afbb30c668e0c4a6eb404a80985d8ca051148f1 100644
(file)
--- a/
packaging/security-tests.manifest
+++ b/
packaging/security-tests.manifest
@@
-2,4
+2,7
@@
<request>
<domain name="_" />
</request>
+ <assign>
+ <filesystem path="/usr/bin/auth-fw-passwd-tests" exec_label="System" />
+ </assign>
</manifest>