All of lore.kernel.org
 help / color / mirror / Atom feed
* ricci_modstorage needs to transition to lvm and dontaudit ptrace
@ 2007-03-08 14:56 Daniel J Walsh
  2007-03-21 18:59 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel J Walsh @ 2007-03-08 14:56 UTC (permalink / raw)
  To: Christopher J. PeBenito, SE Linux

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



[-- Attachment #2: nsaserefpolicy_policy_modules_services_ricci.patch --]
[-- Type: text/x-patch, Size: 658 bytes --]

--- nsaserefpolicy/policy/modules/services/ricci.te	2007-03-06 09:53:20.000000000 -0500
+++ serefpolicy-2.5.8/policy/modules/services/ricci.te	2007-03-08 09:16:00.000000000 -0500
@@ -449,6 +448,7 @@
 #
 
 allow ricci_modstorage_t self:process { setsched signal };
+dontaudit ricci_modstorage_t self:process ptrace;
 allow ricci_modstorage_t self:capability { mknod sys_nice };
 allow ricci_modstorage_t self:fifo_file rw_fifo_file_perms;
 allow ricci_modstorage_t self:unix_dgram_socket create_socket_perms;
@@ -498,6 +498,10 @@
 ')
 
 optional_policy(`
+	lvm_domtrans(ricci_modstorage_t)
+')
+
+optional_policy(`
 	nscd_socket_use(ricci_modstorage_t)
 ')
 

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

end of thread, other threads:[~2007-03-21 18:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-08 14:56 ricci_modstorage needs to transition to lvm and dontaudit ptrace Daniel J Walsh
2007-03-21 18:59 ` 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.