Hi Marcelo,
Thanks for the comment. I had SELinux disabled. Anyway I tried your trick, and it didn't work. Something must went wrong.
Frank
Maybe /var/log context?
restorecon -R -n -v /etc
restorecon -R -n -v /var/log
You can force a global relabel:
touch /.autorelabel
and then reboot...