projects
/
platform
/
core
/
dotnet
/
launcher.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f4fe78
)
add cap_sys_admin and cap_setgid to dotnet-launcher to use candidate process
83/158783/1
accepted/tizen/unified/20171106.073141
submit/tizen/20171106.020450
author
Cho Woong Suk
<ws77.cho@samsung.com>
Fri, 3 Nov 2017 04:48:30 +0000
(13:48 +0900)
committer
Cho Woong Suk
<ws77.cho@samsung.com>
Fri, 3 Nov 2017 04:51:55 +0000
(13:51 +0900)
Change-Id: I5034c7cca0d967708b69f3495d6665a4f49cf847
packaging/dotnet-launcher.spec
patch
|
blob
|
history
diff --git
a/packaging/dotnet-launcher.spec
b/packaging/dotnet-launcher.spec
index 1bebcca354f88d23aee6a479c8923bac599c2017..369d243522362ee33c5520c9edd29ce22096ac82 100644
(file)
--- a/
packaging/dotnet-launcher.spec
+++ b/
packaging/dotnet-launcher.spec
@@
-99,4
+99,4
@@
ln -sf %{_libdir}/libsqlite3.so.0 %{buildroot}%{_native_lib_dir}/libsqlite3.so
%if %{use_managed_launcher}
%{_bindir}/Tizen.Runtime.dll
%endif
-%{_bindir}/dotnet-launcher
\ No newline at end of file
+%caps(cap_sys_admin,cap_setgid=ei) %{_bindir}/dotnet-launcher