projects
/
platform
/
core
/
api
/
system-info.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
301a6a0
)
Fix model_config directory discretionary access control
46/174946/1
accepted/tizen/4.0/unified/20180417.174503
submit/tizen_4.0/20180412.111446
author
Donghwan Jeong
<dh.jeong@samsung.com>
Thu, 5 Apr 2018 08:27:39 +0000
(17:27 +0900)
committer
Donghwan Jeong
<dh.jeong@samsung.com>
Thu, 5 Apr 2018 08:30:30 +0000
(17:30 +0900)
Basically, directory DAC should be haven execute option.
So model_config directory will have it.
Change-Id: Iab3ff32c19f4b4015aebbf1546cd2b99bb40cb67
Signed-off-by: Donghwan Jeong <dh.jeong@samsung.com>
packaging/capi-system-info.spec
patch
|
blob
|
history
diff --git
a/packaging/capi-system-info.spec
b/packaging/capi-system-info.spec
index 18ff38cad6f20022f503972bca945b17ceebbdd5..d71aeee6e64085f38afaa556c7af2901f8a05ee1 100644
(file)
--- a/
packaging/capi-system-info.spec
+++ b/
packaging/capi-system-info.spec
@@
-79,7
+79,7
@@
mkdir -p %{buildroot}/%{model_config_path}
%attr(0744,root,-) /etc/make_info_file.sh
%{_bindir}/system_info_init_db
-%attr(0
664
,root,system_share) %dir %{model_config_path}
+%attr(0
775
,root,system_share) %dir %{model_config_path}
#tizenid
%attr(0775,root,system_share) %dir %{sysinfo_shared_path}
%{_bindir}/tizen_id