2009-06-19 11:36:09

by Daniel Walsh

[permalink] [raw]
Subject: [refpolicy] Please apply this patch to milter. Randon '; ' in if file causes sepolgen breakage.

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;