All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] libjackserver.so file context
@ 2009-05-30  8:46 Stefan Schulze Frielinghaus
  2009-06-01 12:35 ` Daniel J Walsh
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Schulze Frielinghaus @ 2009-05-30  8:46 UTC (permalink / raw)
  To: cpebenito; +Cc: selinux

[-- Attachment #1: Type: text/plain, Size: 94 bytes --]

Hi,

libjackserver.so needs text relocation. Attached file solves the
problem.

cheers
Stefan

[-- Attachment #2: libjackserver.patch --]
[-- Type: text/plain, Size: 581 bytes --]

--- policy/modules/system/libraries.fc	2008-12-03 19:33:19.000000000 +0100
+++ policy/modules/system/libraries.fc	2009-05-30 10:35:10.000000000 +0200
@@ -151,6 +151,8 @@
 /usr/lib(64)?/xorg/modules/drivers/nvidia_drv\.o -- gen_context(system_u:object_r:textrel_shlib_t,s0)
 /usr/lib(64)?/xorg/modules/extensions/nvidia(-[^/]*)?/libglx\.so(\.[^/]*)* -- gen_context(system_u:object_r:textrel_shlib_t,s0)
 
+/usr/lib(64)?/libjackserver\.so.*	--	gen_context(system_u:object_r:textrel_shlib_t,s0)
+
 ifdef(`distro_debian',`
 /usr/lib32				-l	gen_context(system_u:object_r:lib_t,s0)
 ')

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-01 13:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-30  8:46 [refpolicy] libjackserver.so file context Stefan Schulze Frielinghaus
2009-06-01 12:35 ` Daniel J Walsh
2009-06-01 13:04   ` Christopher J. PeBenito

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.