SELinux and Shorewall with IPSets

Dominick Grift domg472 at gmail.com
Wed Jun 30 21:03:41 UTC 2010


On 06/30/2010 11:00 PM, Mr Dash Four wrote:
> 
>> this is what i committed to my branch that might fix that:
>>
>> ------------------------ policy/modules/apps/livecd.te
>> ------------------------
>> index 4e69cdf..5d1084a 100644
>> @@ -23,7 +23,7 @@
>>
>>  domain_ptrace_all_domains(livecd_t)
>>
>> -seutil_domtrans_setfiles_mac(livecd_t)
>> +seutil_run_setfiles_mac(livecd_t, system_r)
>>
>>  manage_dirs_pattern(livecd_t, livecd_tmp_t, livecd_tmp_t)
>>  manage_files_pattern(livecd_t, livecd_tmp_t, livecd_tmp_t)
>>
>>   
> 
> Do I save this as ~/rpmbuld/SOURCES/DG-SELinux.patch and then apply it
> to my custom selinux-policy?

Replace it manually. Because that isnt a proper patch.

open policy/modules/apps/livecd.te. find
seutil_domtrans_setfiles_mac(livecd_t) and replace it by
seutil_run_setfiles_mac(livecd_t, system_r)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
Url : http://lists.fedoraproject.org/pipermail/selinux/attachments/20100630/309db1a7/attachment.bin 


More information about the selinux mailing list