ACLs and yum update
Hello,
I'd like to get some pointers what I'm missing.
I'm using ACLs with no problems up to the point when 'yum update' runs, then specific ACLs are lost. Example is httpd package and dir /var/log/httpd.
ACL setup is
setfacl --modify=u:user:rwX /var/log/httpd
but after running 'yum update httpd' that ACL is not effective anymore. What setting I'm missing here ?
TIA,
Responses
Hi Mario,
I'm afraid this is inevitable.. See this old bug report, closed as "not a bug": https://bugzilla.redhat.com/show_bug.cgi?id=802570.
Radek
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
