[selinux-policy: 2401/3172] Clear xserver TODO.

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 22:33:06 UTC 2010


commit 0ab2c1eae9128dfc7d95a50811859b925d6f8639
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Fri Feb 12 10:29:41 2010 -0500

    Clear xserver TODO.

 policy/modules/services/xserver.te |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)
---
diff --git a/policy/modules/services/xserver.te b/policy/modules/services/xserver.te
index bf0f131..8dc6d81 100644
--- a/policy/modules/services/xserver.te
+++ b/policy/modules/services/xserver.te
@@ -999,18 +999,3 @@ allow xserver_unconfined_type { x_domain xserver_t }:x_keyboard *;
 allow xserver_unconfined_type xextension_type:x_extension *;
 allow xserver_unconfined_type { x_domain xserver_t }:x_resource *;
 allow xserver_unconfined_type xevent_type:{ x_event x_synthetic_event } *;
-
-ifdef(`TODO',`
-tunable_policy(`allow_polyinstantiation',`
-# xdm needs access for linking .X11-unix to poly /tmp
-allow xdm_t polymember:dir { add_name remove_name write };
-allow xdm_t polymember:lnk_file { create unlink };
-# xdm needs access for copying .Xauthority into new home
-allow xdm_t polymember:file { create getattr write };
-')
-
-#
-# Wants to delete .xsession-errors file
-#
-allow xdm_t user_home_type:file unlink;
-') dnl end TODO


More information about the scm-commits mailing list