From 9317a606e1222c0b3da748295ee107c4cf3c174d Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 19 Jan 2009 22:11:49 +0000 Subject: [PATCH] - Add devicekit policy --- policy-20090105.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/policy-20090105.patch b/policy-20090105.patch index cfa36fea..6480d1f9 100644 --- a/policy-20090105.patch +++ b/policy-20090105.patch @@ -8349,7 +8349,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apache.te serefpolicy-3.6.3/policy/modules/services/apache.te --- nsaserefpolicy/policy/modules/services/apache.te 2009-01-19 11:06:49.000000000 -0500 -+++ serefpolicy-3.6.3/policy/modules/services/apache.te 2009-01-19 15:38:07.000000000 -0500 ++++ serefpolicy-3.6.3/policy/modules/services/apache.te 2009-01-19 17:10:55.000000000 -0500 @@ -19,6 +19,8 @@ # Declarations # @@ -8450,10 +8450,10 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol apache_content_template(user) + ubac_constrained(httpd_user_script_t) -+typeattribue httpd_user_content_t, httpdcontent; -+typeattribue httpd_user_content_rw_t, httpdcontent; -+typeattribue httpd_user_content_ra_t, httpdcontent; -+typeattribue httpd_user_script_exec_t, httpdcontent; ++typeattribute httpd_user_content_t, httpdcontent; ++typeattribute httpd_user_content_rw_t, httpdcontent; ++typeattribute httpd_user_content_ra_t, httpdcontent; ++typeattribute httpd_user_script_exec_t, httpdcontent; + userdom_user_home_content(httpd_user_content_t) userdom_user_home_content(httpd_user_htaccess_t)