Hide Forgot
Currently the targeted policy file_contexts includes: /etc/drupal(6)?(/.*)? system_u:object_r:httpd_sys_rw_content_t:s0 /var/lib/drupal(6)?(/.*)? system_u:object_r:httpd_sys_rw_content_t:s0 /usr/share/drupal(6)?(/.*)? system_u:object_r:httpd_sys_content_t:s0 This should be amended to include contexts for the drupal7 package: /etc/drupal([67])?(/.*)? system_u:object_r:httpd_sys_rw_content_t:s0 /var/lib/drupal([67])?(/.*)? system_u:object_r:httpd_sys_rw_content_t:s0 /usr/share/drupal([67])?(/.*)? system_u:object_r:httpd_sys_content_t:s0
This bug affects F15+, hopefully we can provide the fix in all of them?
I am willing to take a chance on. /etc/drupal.* system_u:object_r:httpd_sys_rw_content_t:s0 /var/lib/drupal.* system_u:object_r:httpd_sys_rw_content_t:s0 /usr/share/drupal.* system_u:object_r:httpd_sys_content_t:s0 Fixed in selinux-policy-3.10.0-53.fc16 We need this for F15 and probably RHEL6 and maybe RHEL5.
We have this in RHEL6. Fixed in F15.