# # # User-specific file contexts, generated via /usr/sbin/genhomedircon # use semanage command to manage system users in order to change the file_context # # # # Home Context for user user_u # /home/[^/]*/.+ user_u:object_r:user_home_t /home/[^/]*/((www)|(web)|(public_html))(/.+)? user_u:object_r:httpd_user_content_t /home/[^/]* -d user_u:object_r:user_home_dir_t /home/lost\+found/.* <> /home -d system_u:object_r:home_root_t /home/\.journal <> /home/lost\+found -d system_u:object_r:lost_found_t /tmp/gconfd-.* -d user_u:object_r:user_tmp_t # # Home Context for user root # /root/.+ root:object_r:user_home_t /root/((www)|(web)|(public_html))(/.+)? root:object_r:httpd_user_content_t /root -d root:object_r:user_home_dir_t /tmp/gconfd-root -d root:object_r:user_tmp_t