Open
Description
SELINUX enabled doesn't work
with default selinux context
-rw-r--r--. root root unconfined_u:object_r:httpd_log_t:s0 access_log
the script doesnt work.
if change the context
chcon -t httpd_sys_content_t /var/log/httpd/access_log
it doesn't work too.
if I disable selinux it works.
I know perhaps it is not the forum to get this question, but perhaps some
people have same issues.
Suggestions (other than disable selinux)?
Original issue reported on code.google.com by vazro...@gmail.com
on 13 Jul 2012 at 9:02