[selinux-policy/f18: 3/6] Fix customizable_types to use corrent httpd_user types

Daniel J Walsh dwalsh at fedoraproject.org
Mon Dec 10 19:12:09 UTC 2012


commit b6faf02e0a6992df4f1a89c99a8e7b81d543eca8
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Dec 6 16:32:39 2012 -0500

    Fix customizable_types to use corrent httpd_user types

 customizable_types |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/customizable_types b/customizable_types
index 5f723c2..7c71c38 100644
--- a/customizable_types
+++ b/customizable_types
@@ -5,8 +5,8 @@ svirt_lxc_file_t
 virt_content_t
 httpd_user_htaccess_t
 httpd_user_script_exec_t
-httpd_user_content_ra_t
-httpd_user_content_rw_t
+httpd_user_rw_content_t
+httpd_user_ra_content_t
 httpd_user_content_t
 git_session_content_t
 home_bin_t


More information about the scm-commits mailing list