On 05/05/14 06:03, Steven Stern wrote:
> On 05/04/2014 04:57 PM, Patrick Dupre wrote:
>> How do I do this?
> sealert should offer to show you how to create a policy to allow it.  Do
> you have the setroubleshootd daemon running?
>
> sealert -a /var/log/audit
>
> or
>
> sudo grep pdf /var/log/audit/audit.log | audit2allow -M mypol
> sudo semodule -i mypol.pp
>
>

FWIW, since the file is being generated and placed in $HOME/Desktop one should 
*not* have to generate a new policy for that.  It works just fine here. 

It may be helpful to run "restorecon -n -v -R $HOME" to see if the SELinux 
security contexts are set correctly.

-- 
Do not condemn the judgment of another because it differs from your own. You 
may both be wrong. -- Dandemis
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to