Op 17-12-14 om 14:56 schreef Jonathan Billings:
On Wed, Dec 17, 2014 at 11:07:06AM +0100, Patrick Bervoets wrote:
echo "/var/www/html/ -- unconfined_u:object_r:public_content_rw_t:s0" >> /etc/selinux/targeted/contexts/files/file_contexts
Next time try putting the local policy into: /etc/selinux/targeted/contexts/files/file_contexts.local ... which isn't overwritten by package updates. This is what would have happened if you had used the 'semanage fcontext' command.
Thank you, it even makes sense :-) Troubleshooting selinux is still on my skills-wishlist.