Re: SELinux and Shorewall with IPSets

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/30/2010 09:48 PM, Mr Dash Four wrote:
> 
>> hmm... i am not sure about this but maybe:
>>
>> role system_r types setfiles_mac_t;
>>
>> helps here..
>>   
> What do you mean?

Add that rule to the running policy:


policy_module(myseutils, 1.0.0)
gen_require(`
	type setfiles_mac_t;
	role system_r;
')
role system_r types setfiles_mac_t;

...
make -f /usr/share/selinux/devel/Makefile myseutils.pp
sudo semodule -i myseutils.pp

Again, this is a shot in the dark...

Attachment: signature.asc
Description: OpenPGP digital signature

--
selinux mailing list
selinux@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/selinux

[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Campsites]     [KDE Users]     [Gnome Users]

  Powered by Linux