Clean out obsolete and unused Smack configuration files 24/15424/1 accepted/tizen/generic accepted/tizen/ivi/stable accepted/tizen/mobile accepted/tizen_generic accepted/tizen_ivi accepted/tizen_ivi_panda accepted/tizen/generic/20140122.160605 accepted/tizen/generic/20140312.095422 accepted/tizen/ivi/20140122.185300 accepted/tizen/ivi/panda/20140312.104426 accepted/tizen/ivi/release/20140312.115425 accepted/tizen/mobile/20140122.163012 submit/tizen/20140122.160315 submit/tizen/20140312.070731 submit/tizen_ivi_release/20140312.071202
authorCasey Schaufler <casey@schaufler-ca.com>
Tue, 21 Jan 2014 02:43:57 +0000 (18:43 -0800)
committerCasey Schaufler <casey@schaufler-ca.com>
Tue, 21 Jan 2014 02:43:57 +0000 (18:43 -0800)
The web runtime on Tizen 2 used many rules that we are
not carrying forward in Tizen 3. The files that define them
are removed.

Change-Id: I891a2e180dc116067aece3f7f1bd4125bf2a5a2e
Signed-off-by: Casey Schaufler <casey.schaufler@intel.com>
CMakeLists.txt
accesses.d/wrt_launchpad_daemon.rule [deleted file]
packaging/wrt.spec

index 8a16feb..ba70414 100644 (file)
@@ -233,13 +233,6 @@ INSTALL(FILES
 INSTALL(FILES   ${CMAKE_SOURCE_DIR}/wrt_env.sh
     DESTINATION /etc/profile.d/
 )
-INSTALL(FILES   ${CMAKE_SOURCE_DIR}/wrt_launchpad_daemon.rule
-    DESTINATION /etc/smack/accesses2.d/
-)
-# temp for smack branch
-INSTALL(FILES   ${CMAKE_SOURCE_DIR}/accesses.d/wrt_launchpad_daemon.rule
-    DESTINATION /opt/etc/smack/accesses.d/
-)
 INSTALL(FILES
     ${CMAKE_CURRENT_SOURCE_DIR}/systemd/wrt_launchpad_daemon@.service
     ${CMAKE_CURRENT_SOURCE_DIR}/systemd/wrt_launchpad_daemon_1.socket
diff --git a/accesses.d/wrt_launchpad_daemon.rule b/accesses.d/wrt_launchpad_daemon.rule
deleted file mode 100644 (file)
index bee6041..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-wrt_launchpad_daemon system::share rwx--
-wrt_launchpad_daemon system::homedir rwx--
-wrt_launchpad_daemon device::app_logging -w---
-wrt_launchpad_daemon xorg rw---
-wrt_launchpad_daemon webkit2-efl rwxa-
-wrt_launchpad_daemon sys-assert::core rwxat
index 5b9e631..8662de1 100644 (file)
@@ -220,8 +220,6 @@ systemctl daemon-reload
 ## wrt-launchpad-daemon #######################################################
 %attr(755,root,root) %{_bindir}/wrt_launchpad_daemon
 /usr/share/aul/preload_list_wrt.txt
-/etc/smack/accesses2.d/wrt_launchpad_daemon.rule
-/opt/etc/smack/accesses.d/wrt_launchpad_daemon.rule
 #systemd
 %if %{with multi_user}
 %{_unitdir_user}/tizen-middleware.target.wants/wrt_launchpad_daemon.service