projects
/
platform
/
framework
/
web
/
wrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9485f8c
)
Explicitly set User label on wrt-client binary
86/13486/1
accepted/tizen/20131207.002707
accepted/tizen/20131209.172456
submit/tizen/20131206.232845
author
Rusty Lynch
<rusty.lynch@intel.com>
Fri, 6 Dec 2013 23:12:56 +0000
(15:12 -0800)
committer
Rusty Lynch
<rusty.lynch@intel.com>
Fri, 6 Dec 2013 23:12:56 +0000
(15:12 -0800)
Change-Id: I0a6a93149d24c06d77c2e032df813bf4001b68b1
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
packaging/wrt.manifest
patch
|
blob
|
history
diff --git
a/packaging/wrt.manifest
b/packaging/wrt.manifest
index
017d22d
..
01c5d96
100644
(file)
--- a/
packaging/wrt.manifest
+++ b/
packaging/wrt.manifest
@@
-2,4
+2,7
@@
<request>
<domain name="_"/>
</request>
<request>
<domain name="_"/>
</request>
+ <assign>
+ <filesystem path="/usr/bin/wrt-client" exec_label="User" />
+ </assign>
</manifest>
</manifest>