diff --git a/policy/modules/services/apache.if b/policy/modules/services/apache.if index 46d0960..2244b11 100644 --- a/policy/modules/services/apache.if +++ b/policy/modules/services/apache.if @@ -33,7 +33,7 @@ template(`apache_content_template',` domain_type(httpd_$1_script_t) role system_r types httpd_$1_script_t; - search_dirs_pattern($1, httpd_sys_content_t, httpd_script_exec_type) + search_dirs_pattern(httpd_$1_script_t, httpd_sys_content_t, httpd_script_exec_type) # This type is used for executable scripts files type httpd_$1_script_exec_t, httpd_script_exec_type; # customizable;