fix http_script_domains, it was incorrectly applied to the content type rather than the script domain. bug #24.

This commit is contained in:
Chris PeBenito 2007-04-02 13:20:55 +00:00
parent f88ef60ac0
commit 39d8dcdb4f
2 changed files with 2 additions and 2 deletions

View File

@ -269,7 +269,7 @@ template(`apache_per_role_template', `
apache_content_template($1)
typeattribute httpd_$1_content_t httpd_script_domains;
typeattribute httpd_$1_script_t httpd_script_domains;
userdom_user_home_content($1,httpd_$1_content_t)
role $3 types httpd_$1_script_t;

View File

@ -1,5 +1,5 @@
policy_module(apache,1.5.5)
policy_module(apache,1.5.6)
#
# NOTES: