List of domains & types

Miroslav Grepl mgrepl at redhat.com
Mon Feb 25 11:42:26 UTC 2013


On 02/25/2013 12:36 PM, Alain Williams wrote:
> On Mon, Feb 25, 2013 at 10:40:28AM +0100, Miroslav Grepl wrote:
>
>> Yeap, this is a bug. I added a fix to RHEL6.5. Please go with the
>> local policy which Dominick posted.
> There were 130 lines above ... which bit are you agreeing was a bug ?
> Please be selective when you quote.
>
> Regards
>
I apologize. I meant

mkdir ~/myexim; cd ~/myexim;
cat > myexim.te <<EOF
policy_module(myexim, 1.0.0)
optional_policy(`
  gen_require(`
   type exim_t;
  ')

   files_read_usr_files(exim_t)
')
EOF

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


Regards,
Miroslav


More information about the selinux mailing list