From a60da1db7cced28c07960a713eb18deb45beb432 Mon Sep 17 00:00:00 2001 From: Eamon Walsh Date: Wed, 29 Nov 2006 22:19:57 -0500 Subject: [PATCH] Add required root window context to config file. --- Xext/XSELinuxConfig | 1 + 1 file changed, 1 insertion(+) diff --git a/Xext/XSELinuxConfig b/Xext/XSELinuxConfig index faf815e27..9c953f55f 100644 --- a/Xext/XSELinuxConfig +++ b/Xext/XSELinuxConfig @@ -9,6 +9,7 @@ # security policy. Only one nonlocal_context rule may be defined. # nonlocal_context system_u:object_r:remote_xclient_t:s1 +root_window_context system_u:object_r:root_window_t:s1 # # Property rules map a property name to a SELinux type. The type must