All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] Please apply this patch to milter.  Randon '; ' in if file causes sepolgen breakage.
@ 2009-06-19 11:36 Daniel J Walsh
  0 siblings, 0 replies; only message in thread
From: Daniel J Walsh @ 2009-06-19 11:36 UTC (permalink / raw)
  To: refpolicy

diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r 
nsaserefpolicy/policy/modules/services/milter.if 
serefpolicy-3.6.16/policy/modules/services/milter.if
--- nsaserefpolicy/policy/modules/services/milter.if    2009-05-21 
08:43:08.000000000 -0400
+++ serefpolicy-3.6.16/policy/modules/services/milter.if 
2009-06-12 15:59:08.000000000 -0400
@@ -24,7 +24,7 @@

         # Type for the milter data (e.g. the socket used to communicate 
with the MTA)
         type $1_milter_data_t, milter_data_type;
-       files_type($1_milter_data_t);
+       files_type($1_milter_data_t)

         allow $1_milter_t self:fifo_file rw_fifo_file_perms;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-19 11:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-19 11:36 [refpolicy] Please apply this patch to milter. Randon '; ' in if file causes sepolgen breakage Daniel J Walsh

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.