- Add devicekit policy
This commit is contained in:
parent
70d5ccf098
commit
9317a606e1
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user