Fixed smack deny from 'notify' path 27/47227/2 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150911.145137 accepted/tizen/tv/20150911.145147 accepted/tizen/wearable/20150911.145158 submit/tizen/20150911.042843 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release
authorJung Ick Guack <jiguack@gmail.com>
Tue, 1 Sep 2015 07:25:10 +0000 (16:25 +0900)
committerJung Ick Guack <jiguack@gmail.com>
Tue, 1 Sep 2015 07:28:25 +0000 (16:28 +0900)
- Added smack label by System::Shared,
  due to applications could read 'notify'

Change-Id: Id1a76510b3bf1bb1234e8cedd8c5b32ee83fa844
Signed-off-by: Jung Ick Guack <jiguack@gmail.com>
packaging/browser-provider.spec

index b4c809a63d213fd4e80492c9d7b67d3d236ad059..c822707e6769f4fe59f127742a3a3ab8f5221d1c 100755 (executable)
@@ -102,6 +102,8 @@ mkdir -p %{_resource_install_path}
 mkdir -p %{_scrapdir}
 mkdir -p %{_databasedir}
 mkdir -p %{_notifydir}
+chsmack -a 'System::Shared' %{_notifydir}
+chsmack -t %{_notifydir}
 
 %postun -p /sbin/ldconfig