On Thu, 2006-03-30 at 09:47 -0800, Florin Andrei wrote: > On Thu, 2006-03-30 at 10:19 +0100, Paul Howarth wrote: > Indeed. > > Eric, Paul's recommendation is much better than mine. What I recommended > does amount to a "policy modification"; it's like hacking the Apache > source code to make it do what you want; it's a major change. Paul's > method is just configuration tweaking; it's like editing httpd.conf to No, you disable a whole feature just for one xorg module. Indeed, in the default file_contexts, there is a line: /usr/lib(64)?/xorg/modules/extensions/libglx\.so(\.[^/]*)* system_u:object_r:textrel_shlib_t:s0 The problem is that livna installs the nvidia libglx in a subdirectory, so there should be an additional line: /usr/lib(64)?/xorg/modules/extensions/nvidia/libglx\.so(\.[^/]*)* system_u:object_r:textrel_shlib_t:s0 It is as simple as that. -- Gérard Milmeister Langackerstrasse 49 CH-8057 Zürich