temp genhomedircon hack

This commit is contained in:
Chris PeBenito 2005-11-14 22:38:14 +00:00
parent 9e91381a26
commit de0d2651a7
1 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# temporary hack till genhomedircon is fixed
ifdef(`targeted_policy',`
HOME_DIR/((www)|(web)|(public_html))(/.+)? gen_context(system_u:object_r:httpd_user_content_t,s0)
',`
HOME_DIR/((www)|(web)|(public_html))(/.+)? gen_context(system_u:object_r:httpd_ROLE_content_t,s0)
')
/etc/apache(2)?(/.*)? gen_context(system_u:object_r:httpd_config_t,s0)
/etc/apache-ssl(2)?(/.*)? gen_context(system_u:object_r:httpd_config_t,s0)