diff --git a/.cvsignore b/.cvsignore
index c5f6406..54ec5cb 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -144,3 +144,4 @@ serefpolicy-3.4.1.tgz
 serefpolicy-3.4.2.tgz
 serefpolicy-3.5.1.tgz
 serefpolicy-3.5.2.tgz
+serefpolicy-3.5.3.tgz
diff --git a/policy-20080710.patch b/policy-20080710.patch
index eb5c433..3a1ca70 100644
--- a/policy-20080710.patch
+++ b/policy-20080710.patch
@@ -1,5 +1,5 @@
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/Makefile serefpolicy-3.5.2/Makefile
---- nsaserefpolicy/Makefile	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/Makefile	2008-08-07 11:15:00.000000000 -0400
 +++ serefpolicy-3.5.2/Makefile	2008-08-06 16:19:00.000000000 -0400
 @@ -311,20 +311,22 @@
  
@@ -46,7 +46,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/Mak
  	@mkdir -p $(appdir)
  	$(verbose) $(INSTALL) -m 644 $< $@
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/Rules.modular serefpolicy-3.5.2/Rules.modular
---- nsaserefpolicy/Rules.modular	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/Rules.modular	2008-08-07 11:15:00.000000000 -0400
 +++ serefpolicy-3.5.2/Rules.modular	2008-08-06 16:19:00.000000000 -0400
 @@ -73,8 +73,8 @@
  $(tmpdir)/%.mod: $(m4support) $(tmpdir)/generated_definitions.conf $(tmpdir)/all_interfaces.conf %.te
@@ -78,7 +78,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/Rul
  $(tmpdir)/all_te_files.conf: M4PARAM += -D self_contained_policy
  $(tmpdir)/all_te_files.conf: $(m4support) $(tmpdir)/generated_definitions.conf $(tmpdir)/all_interfaces.conf $(base_te_files) $(tmpdir)/rolemap.conf
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/default_contexts serefpolicy-3.5.2/config/appconfig-mcs/default_contexts
---- nsaserefpolicy/config/appconfig-mcs/default_contexts	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/config/appconfig-mcs/default_contexts	2008-08-07 11:15:14.000000000 -0400
 +++ serefpolicy-3.5.2/config/appconfig-mcs/default_contexts	2008-08-06 16:19:00.000000000 -0400
 @@ -2,7 +2,7 @@
  system_r:local_login_t:s0	user_r:user_t:s0 staff_r:staff_t:s0 sysadm_r:sysadm_t:s0 unconfined_r:unconfined_t:s0
@@ -90,7 +90,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/con
  
  staff_r:staff_su_t:s0		user_r:user_t:s0 staff_r:staff_t:s0 sysadm_r:sysadm_t:s0
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/failsafe_context serefpolicy-3.5.2/config/appconfig-mcs/failsafe_context
---- nsaserefpolicy/config/appconfig-mcs/failsafe_context	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/config/appconfig-mcs/failsafe_context	2008-08-07 11:15:14.000000000 -0400
 +++ serefpolicy-3.5.2/config/appconfig-mcs/failsafe_context	2008-08-06 16:19:00.000000000 -0400
 @@ -1 +1 @@
 -sysadm_r:sysadm_t:s0
@@ -104,7 +104,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/con
 +system_r:sshd_t:s0		guest_r:guest_t:s0
 +system_r:crond_t:s0		guest_r:guest_crond_t:s0
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/root_default_contexts serefpolicy-3.5.2/config/appconfig-mcs/root_default_contexts
---- nsaserefpolicy/config/appconfig-mcs/root_default_contexts	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/config/appconfig-mcs/root_default_contexts	2008-08-07 11:15:14.000000000 -0400
 +++ serefpolicy-3.5.2/config/appconfig-mcs/root_default_contexts	2008-08-06 16:19:00.000000000 -0400
 @@ -1,11 +1,7 @@
  system_r:crond_t:s0		unconfined_r:unconfined_t:s0 sysadm_r:sysadm_crond_t:s0 staff_r:staff_crond_t:s0 user_r:user_crond_t:s0
@@ -120,7 +120,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/con
 -#system_r:sshd_t:s0		unconfined_r:unconfined_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0
 +system_r:sshd_t:s0		unconfined_r:unconfined_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/userhelper_context serefpolicy-3.5.2/config/appconfig-mcs/userhelper_context
---- nsaserefpolicy/config/appconfig-mcs/userhelper_context	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/config/appconfig-mcs/userhelper_context	2008-08-07 11:15:14.000000000 -0400
 +++ serefpolicy-3.5.2/config/appconfig-mcs/userhelper_context	2008-08-06 16:19:00.000000000 -0400
 @@ -1 +1 @@
 -system_u:sysadm_r:sysadm_t:s0
@@ -151,7 +151,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/con
 +system_r:sshd_t		guest_r:guest_t
 +system_r:crond_t	guest_r:guest_crond_t
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-standard/root_default_contexts serefpolicy-3.5.2/config/appconfig-standard/root_default_contexts
---- nsaserefpolicy/config/appconfig-standard/root_default_contexts	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/config/appconfig-standard/root_default_contexts	2008-08-07 11:15:14.000000000 -0400
 +++ serefpolicy-3.5.2/config/appconfig-standard/root_default_contexts	2008-08-06 16:19:00.000000000 -0400
 @@ -1,11 +1,7 @@
  system_r:crond_t	unconfined_r:unconfined_t sysadm_r:sysadm_crond_t staff_r:staff_crond_t user_r:user_crond_t
@@ -176,7 +176,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/con
 +system_r:crond_t	xguest_r:xguest_crond_t
 +system_r:xdm_t		xguest_r:xguest_t
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/man/man8/ftpd_selinux.8 serefpolicy-3.5.2/man/man8/ftpd_selinux.8
---- nsaserefpolicy/man/man8/ftpd_selinux.8	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/man/man8/ftpd_selinux.8	2008-08-07 11:15:14.000000000 -0400
 +++ serefpolicy-3.5.2/man/man8/ftpd_selinux.8	2008-08-06 16:19:00.000000000 -0400
 @@ -1,52 +1,65 @@
 -.TH  "ftpd_selinux"  "8"  "17 Jan 2005" "dwalsh@redhat.com" "ftpd Selinux Policy documentation"
@@ -283,7 +283,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/man
  
 +selinux(8), ftpd(8), setsebool(8), semanage(8), restorecon(8)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/man/man8/httpd_selinux.8 serefpolicy-3.5.2/man/man8/httpd_selinux.8
---- nsaserefpolicy/man/man8/httpd_selinux.8	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/man/man8/httpd_selinux.8	2008-08-07 11:15:14.000000000 -0400
 +++ serefpolicy-3.5.2/man/man8/httpd_selinux.8	2008-08-06 16:19:00.000000000 -0400
 @@ -22,23 +22,19 @@
  .EX
@@ -315,7 +315,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/man
  httpd_unconfined_script_exec_t  
  .EE 
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/global_tunables serefpolicy-3.5.2/policy/global_tunables
---- nsaserefpolicy/policy/global_tunables	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/global_tunables	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/global_tunables	2008-08-06 16:19:00.000000000 -0400
 @@ -34,7 +34,7 @@
  
@@ -356,7 +356,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/admin/alsa.te serefpolicy-3.5.2/policy/modules/admin/alsa.te
---- nsaserefpolicy/policy/modules/admin/alsa.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/alsa.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/alsa.te	2008-08-06 16:19:00.000000000 -0400
 @@ -51,6 +51,8 @@
  
@@ -367,42 +367,10 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  libs_use_ld_so(alsa_t)
  libs_use_shared_libs(alsa_t)
  
-diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/amanda.fc serefpolicy-3.5.2/policy/modules/admin/amanda.fc
---- nsaserefpolicy/policy/modules/admin/amanda.fc	2008-08-05 11:42:22.000000000 -0400
-+++ serefpolicy-3.5.2/policy/modules/admin/amanda.fc	2008-08-06 16:19:00.000000000 -0400
-@@ -3,6 +3,7 @@
- /etc/amanda/.*/tapelist(/.*)?		gen_context(system_u:object_r:amanda_data_t,s0)
- /etc/amandates				gen_context(system_u:object_r:amanda_amandates_t,s0)
- /etc/dumpdates				gen_context(system_u:object_r:amanda_dumpdates_t,s0)
-+/etc/amanda/.*/index(/.*)?		gen_context(system_u:object_r:amanda_data_t,s0)
- 
- /root/restore			-d	gen_context(system_u:object_r:amanda_recover_dir_t,s0)
- 
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/amanda.te serefpolicy-3.5.2/policy/modules/admin/amanda.te
---- nsaserefpolicy/policy/modules/admin/amanda.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/amanda.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/amanda.te	2008-08-06 16:19:00.000000000 -0400
-@@ -82,8 +82,9 @@
- allow amanda_t amanda_config_t:file { getattr read };
- 
- # access to amandas data structure
--allow amanda_t amanda_data_t:dir { read search write };
--allow amanda_t amanda_data_t:file manage_file_perms;
-+manage_dirs_pattern(amanda_t, amanda_data_t, amanda_data_t)
-+manage_files_pattern(amanda_t, amanda_data_t, amanda_data_t)
-+filetrans_pattern(amanda_t, amanda_config_t, amanda_data_t, { file dir })
- 
- # access to amanda_dumpdates_t
- allow amanda_t amanda_dumpdates_t:file { getattr lock read write };
-@@ -146,6 +147,8 @@
- fs_list_all(amanda_t)
- 
- storage_raw_read_fixed_disk(amanda_t)
-+storage_read_tape(amanda_t)
-+storage_write_tape(amanda_t)
- 
- # Added for targeted policy
- term_use_unallocated_ttys(amanda_t)
-@@ -220,6 +223,7 @@
+@@ -223,6 +223,7 @@
  auth_use_nsswitch(amanda_recover_t)
  
  fstools_domtrans(amanda_t)
@@ -411,38 +379,18 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  libs_use_ld_so(amanda_recover_t)
  libs_use_shared_libs(amanda_recover_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/anaconda.te serefpolicy-3.5.2/policy/modules/admin/anaconda.te
---- nsaserefpolicy/policy/modules/admin/anaconda.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/anaconda.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/anaconda.te	2008-08-06 16:19:00.000000000 -0400
-@@ -31,16 +31,11 @@
+@@ -31,6 +31,7 @@
  modutils_domtrans_insmod(anaconda_t)
  
  seutil_domtrans_semanage(anaconda_t)
--
--unconfined_domain(anaconda_t)
 +seutil_domtrans_setsebool(anaconda_t)
  
  unprivuser_home_dir_filetrans_home_content(anaconda_t, { dir file lnk_file fifo_file sock_file })
  
- optional_policy(`
--	dmesg_domtrans(anaconda_t)
--')
--
--optional_policy(`
- 	kudzu_domtrans(anaconda_t)
- ')
- 
-@@ -58,5 +53,9 @@
- ')
- 
- optional_policy(`
-+	unconfined_domain(anaconda_t)
-+')
-+
-+optional_policy(`
- 	usermanage_domtrans_admin_passwd(anaconda_t)
- ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/bootloader.if serefpolicy-3.5.2/policy/modules/admin/bootloader.if
---- nsaserefpolicy/policy/modules/admin/bootloader.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/bootloader.if	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/bootloader.if	2008-08-06 16:19:00.000000000 -0400
 @@ -49,6 +49,11 @@
  
@@ -457,7 +405,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/admin/bootloader.te serefpolicy-3.5.2/policy/modules/admin/bootloader.te
---- nsaserefpolicy/policy/modules/admin/bootloader.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/bootloader.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/bootloader.te	2008-08-06 16:19:00.000000000 -0400
 @@ -218,3 +218,7 @@
  optional_policy(`
@@ -468,7 +416,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	unconfined_domain(bootloader_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/brctl.te serefpolicy-3.5.2/policy/modules/admin/brctl.te
---- nsaserefpolicy/policy/modules/admin/brctl.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/brctl.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/brctl.te	2008-08-06 16:19:00.000000000 -0400
 @@ -33,6 +33,8 @@
  
@@ -480,7 +428,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  libs_use_shared_libs(brctl_t)
  
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/certwatch.te serefpolicy-3.5.2/policy/modules/admin/certwatch.te
---- nsaserefpolicy/policy/modules/admin/certwatch.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/certwatch.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/certwatch.te	2008-08-06 16:19:00.000000000 -0400
 @@ -15,8 +15,19 @@
  #
@@ -519,7 +467,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	pcscd_read_pub_files(certwatch_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/consoletype.te serefpolicy-3.5.2/policy/modules/admin/consoletype.te
---- nsaserefpolicy/policy/modules/admin/consoletype.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/consoletype.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/consoletype.te	2008-08-06 16:19:00.000000000 -0400
 @@ -8,9 +8,11 @@
  
@@ -545,7 +493,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  init_use_fds(consoletype_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/firstboot.if serefpolicy-3.5.2/policy/modules/admin/firstboot.if
---- nsaserefpolicy/policy/modules/admin/firstboot.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/firstboot.if	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/firstboot.if	2008-08-06 16:19:00.000000000 -0400
 @@ -141,4 +141,6 @@
  	')
@@ -555,7 +503,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/admin/firstboot.te serefpolicy-3.5.2/policy/modules/admin/firstboot.te
---- nsaserefpolicy/policy/modules/admin/firstboot.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/firstboot.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/firstboot.te	2008-08-06 16:19:00.000000000 -0400
 @@ -35,9 +35,6 @@
  
@@ -603,20 +551,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 -	domain_auto_trans(firstboot_t, xserver_exec_t, xdm_xserver_t)
 -')
  ') dnl end TODO
-diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/kismet.te serefpolicy-3.5.2/policy/modules/admin/kismet.te
---- nsaserefpolicy/policy/modules/admin/kismet.te	2008-08-05 11:42:22.000000000 -0400
-+++ serefpolicy-3.5.2/policy/modules/admin/kismet.te	2008-08-06 16:19:00.000000000 -0400
-@@ -25,7 +25,7 @@
- # kismet local policy
- #
- 
--allow kismet_t self:capability { net_admin setuid setgid };
-+allow kismet_t self:capability { net_admin net_raw setuid setgid };
- allow kismet_t self:packet_socket create_socket_perms;
- 
- manage_files_pattern(kismet_t, kismet_log_t, kismet_log_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/kudzu.te serefpolicy-3.5.2/policy/modules/admin/kudzu.te
---- nsaserefpolicy/policy/modules/admin/kudzu.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/kudzu.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/kudzu.te	2008-08-06 16:19:00.000000000 -0400
 @@ -21,8 +21,8 @@
  # Local policy
@@ -677,7 +613,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 -allow kudzu_t cupsd_rw_etc_t:dir list_dir_perms;
 -')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/logrotate.te serefpolicy-3.5.2/policy/modules/admin/logrotate.te
---- nsaserefpolicy/policy/modules/admin/logrotate.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/logrotate.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/logrotate.te	2008-08-06 16:19:00.000000000 -0400
 @@ -97,6 +97,7 @@
  files_read_etc_files(logrotate_t)
@@ -707,8 +643,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	squid_signal(logrotate_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/logwatch.te serefpolicy-3.5.2/policy/modules/admin/logwatch.te
---- nsaserefpolicy/policy/modules/admin/logwatch.te	2008-08-05 11:42:22.000000000 -0400
-+++ serefpolicy-3.5.2/policy/modules/admin/logwatch.te	2008-08-06 16:19:00.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/logwatch.te	2008-08-07 11:15:13.000000000 -0400
++++ serefpolicy-3.5.2/policy/modules/admin/logwatch.te	2008-08-07 10:28:58.000000000 -0400
 @@ -54,18 +54,19 @@
  domain_read_all_domains_state(logwatch_t)
  
@@ -739,7 +675,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	samba_read_share_files(logwatch_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/mrtg.te serefpolicy-3.5.2/policy/modules/admin/mrtg.te
---- nsaserefpolicy/policy/modules/admin/mrtg.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/mrtg.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/mrtg.te	2008-08-06 16:19:00.000000000 -0400
 @@ -78,6 +78,7 @@
  dev_read_urand(mrtg_t)
@@ -799,35 +735,100 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 -	dontaudit mrtg_t root_t:lnk_file getattr;
 -')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/netutils.if serefpolicy-3.5.2/policy/modules/admin/netutils.if
---- nsaserefpolicy/policy/modules/admin/netutils.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/netutils.if	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/netutils.if	2008-08-06 16:19:00.000000000 -0400
-@@ -124,6 +124,24 @@
+@@ -70,7 +70,7 @@
  
  ########################################
  ## <summary>
+-##	Send generic signals to network utilities.
++##	Execute ping in the ping domain.
+ ## </summary>
+ ## <param name="domain">
+ ##	<summary>
+@@ -78,17 +78,17 @@
+ ##	</summary>
+ ## </param>
+ #
+-interface(`netutils_signal',`
++interface(`netutils_domtrans_ping',`
+ 	gen_require(`
+-		type netutils_t;
++		type ping_t, ping_exec_t;
+ 	')
+ 
+-	allow $1 netutils_t:process signal;
++	domtrans_pattern($1, ping_exec_t, ping_t)
+ ')
+ 
+ ########################################
+ ## <summary>
+-##	Execute ping in the ping domain.
++##	Send a kill (SIGKILL) signal to ping.
+ ## </summary>
+ ## <param name="domain">
+ ##	<summary>
+@@ -96,17 +96,17 @@
+ ##	</summary>
+ ## </param>
+ #
+-interface(`netutils_domtrans_ping',`
++interface(`netutils_kill_ping',`
+ 	gen_require(`
+-		type ping_t, ping_exec_t;
++		type ping_t;
+ 	')
+ 
+-	domtrans_pattern($1, ping_exec_t, ping_t)
++	allow $1 ping_t:process sigkill;
+ ')
+ 
+ ########################################
+ ## <summary>
+-##	Send a kill (SIGKILL) signal to ping.
++##	Send generic signals to ping.
+ ## </summary>
+ ## <param name="domain">
+ ##	<summary>
+@@ -114,17 +114,17 @@
+ ##	</summary>
+ ## </param>
+ #
+-interface(`netutils_kill_ping',`
++interface(`netutils_signal_ping',`
+ 	gen_require(`
+ 		type ping_t;
+ 	')
+ 
+-	allow $1 ping_t:process sigkill;
++	allow $1 ping_t:process signal;
+ ')
+ 
+ ########################################
+ ## <summary>
+-##	Send generic signals to ping.
 +##	Send generic signals to netutils.
-+## </summary>
-+## <param name="domain">
-+##	<summary>
-+##	Domain allowed access.
-+##	</summary>
-+## </param>
-+#
+ ## </summary>
+ ## <param name="domain">
+ ##	<summary>
+@@ -132,12 +132,12 @@
+ ##	</summary>
+ ## </param>
+ #
+-interface(`netutils_signal_ping',`
 +interface(`netutils_signal',`
-+	gen_require(`
+ 	gen_require(`
+-		type ping_t;
 +		type netutils_t;
-+	')
-+
+ 	')
+ 
+-	allow $1 ping_t:process signal;
 +	allow $1 netutils_t:process signal;
-+')
-+
-+########################################
-+## <summary>
- ##	Execute ping in the ping domain, and
- ##	allow the specified role the ping domain.
- ## </summary>
+ ')
+ 
+ ########################################
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/netutils.te serefpolicy-3.5.2/policy/modules/admin/netutils.te
---- nsaserefpolicy/policy/modules/admin/netutils.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/netutils.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/netutils.te	2008-08-06 16:19:00.000000000 -0400
 @@ -50,6 +50,7 @@
  files_tmp_filetrans(netutils_t, netutils_tmp_t, { file dir })
@@ -949,7 +950,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 -	nscd_socket_use(traceroute_t)
 -')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/prelink.te serefpolicy-3.5.2/policy/modules/admin/prelink.te
---- nsaserefpolicy/policy/modules/admin/prelink.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/prelink.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/prelink.te	2008-08-06 16:19:00.000000000 -0400
 @@ -26,7 +26,7 @@
  # Local policy
@@ -1009,7 +1010,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	unconfined_domain(prelink_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/rpm.fc serefpolicy-3.5.2/policy/modules/admin/rpm.fc
---- nsaserefpolicy/policy/modules/admin/rpm.fc	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/rpm.fc	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/rpm.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -11,7 +11,8 @@
  
@@ -1040,7 +1041,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  # SuSE
  ifdef(`distro_suse', `
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/rpm.if serefpolicy-3.5.2/policy/modules/admin/rpm.if
---- nsaserefpolicy/policy/modules/admin/rpm.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/rpm.if	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/rpm.if	2008-08-06 16:19:00.000000000 -0400
 @@ -152,6 +152,24 @@
  
@@ -1330,7 +1331,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/admin/rpm.te serefpolicy-3.5.2/policy/modules/admin/rpm.te
---- nsaserefpolicy/policy/modules/admin/rpm.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/rpm.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/rpm.te	2008-08-06 16:19:00.000000000 -0400
 @@ -31,6 +31,9 @@
  files_type(rpm_var_lib_t)
@@ -1419,7 +1420,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  	usermanage_domtrans_groupadd(rpm_script_t)
  	usermanage_domtrans_useradd(rpm_script_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/su.if serefpolicy-3.5.2/policy/modules/admin/su.if
---- nsaserefpolicy/policy/modules/admin/su.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/su.if	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/su.if	2008-08-06 16:19:00.000000000 -0400
 @@ -41,15 +41,13 @@
  
@@ -1549,7 +1550,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/admin/sudo.if serefpolicy-3.5.2/policy/modules/admin/sudo.if
---- nsaserefpolicy/policy/modules/admin/sudo.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/sudo.if	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/sudo.if	2008-08-06 16:19:00.000000000 -0400
 @@ -55,7 +55,7 @@
  	#
@@ -1664,7 +1665,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	term_relabel_all_user_ptys($1_sudo_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/tmpreaper.te serefpolicy-3.5.2/policy/modules/admin/tmpreaper.te
---- nsaserefpolicy/policy/modules/admin/tmpreaper.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/tmpreaper.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/tmpreaper.te	2008-08-06 16:19:00.000000000 -0400
 @@ -22,12 +22,16 @@
  dev_read_urand(tmpreaper_t)
@@ -1711,7 +1712,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	unconfined_domain(tmpreaper_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/usermanage.te serefpolicy-3.5.2/policy/modules/admin/usermanage.te
---- nsaserefpolicy/policy/modules/admin/usermanage.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/usermanage.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/usermanage.te	2008-08-06 16:19:00.000000000 -0400
 @@ -97,6 +97,7 @@
  
@@ -1784,7 +1785,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	unconfined_domain(useradd_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/vbetool.te serefpolicy-3.5.2/policy/modules/admin/vbetool.te
---- nsaserefpolicy/policy/modules/admin/vbetool.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/vbetool.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/vbetool.te	2008-08-06 16:19:00.000000000 -0400
 @@ -23,6 +23,9 @@
  dev_rwx_zero(vbetool_t)
@@ -1806,7 +1807,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	xserver_write_pid(vbetool_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/vpn.if serefpolicy-3.5.2/policy/modules/admin/vpn.if
---- nsaserefpolicy/policy/modules/admin/vpn.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/vpn.if	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/vpn.if	2008-08-06 16:19:00.000000000 -0400
 @@ -48,6 +48,7 @@
  	vpn_domtrans($1)
@@ -1817,7 +1818,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/admin/vpn.te serefpolicy-3.5.2/policy/modules/admin/vpn.te
---- nsaserefpolicy/policy/modules/admin/vpn.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/admin/vpn.te	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/admin/vpn.te	2008-08-06 16:19:00.000000000 -0400
 @@ -22,9 +22,10 @@
  # Local policy
@@ -1841,7 +1842,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  sysnet_manage_config(vpnc_t)
  
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/ethereal.fc serefpolicy-3.5.2/policy/modules/apps/ethereal.fc
---- nsaserefpolicy/policy/modules/apps/ethereal.fc	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/ethereal.fc	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/ethereal.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,4 +1,4 @@
 -HOME_DIR/\.ethereal(/.*)? 		gen_context(system_u:object_r:ROLE_ethereal_home_t,s0)
@@ -1850,7 +1851,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  /usr/sbin/ethereal.*		--	gen_context(system_u:object_r:ethereal_exec_t,s0)
  /usr/sbin/tethereal.*		--	gen_context(system_u:object_r:tethereal_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/ethereal.if serefpolicy-3.5.2/policy/modules/apps/ethereal.if
---- nsaserefpolicy/policy/modules/apps/ethereal.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/ethereal.if	2008-08-07 11:15:02.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/ethereal.if	2008-08-06 16:19:00.000000000 -0400
 @@ -35,6 +35,7 @@
  template(`ethereal_per_role_template',`
@@ -1956,7 +1957,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/apps/ethereal.te serefpolicy-3.5.2/policy/modules/apps/ethereal.te
---- nsaserefpolicy/policy/modules/apps/ethereal.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/ethereal.te	2008-08-07 11:15:02.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/ethereal.te	2008-08-06 16:19:00.000000000 -0400
 @@ -16,6 +16,13 @@
  type tethereal_tmp_t;
@@ -1973,7 +1974,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  #
  # Tethereal policy
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/games.if serefpolicy-3.5.2/policy/modules/apps/games.if
---- nsaserefpolicy/policy/modules/apps/games.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/games.if	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/games.if	2008-08-06 16:19:00.000000000 -0400
 @@ -130,10 +130,10 @@
  
@@ -2015,7 +2016,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/apps/gnome.fc serefpolicy-3.5.2/policy/modules/apps/gnome.fc
---- nsaserefpolicy/policy/modules/apps/gnome.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/gnome.fc	2008-08-07 11:15:02.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/gnome.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,8 +1,9 @@
 -HOME_DIR/\.config/gtk-.*	gen_context(system_u:object_r:ROLE_gnome_home_t,s0)
@@ -2034,7 +2035,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +# Don't use because toolchain is broken
 +#/usr/libexec/gconfd-2 	--	gen_context(system_u:object_r:gconfd_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/gnome.if serefpolicy-3.5.2/policy/modules/apps/gnome.if
---- nsaserefpolicy/policy/modules/apps/gnome.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/gnome.if	2008-08-07 11:15:02.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/gnome.if	2008-08-06 16:19:00.000000000 -0400
 @@ -36,6 +36,7 @@
  	gen_require(`
@@ -2238,7 +2239,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/apps/gnome.te serefpolicy-3.5.2/policy/modules/apps/gnome.te
---- nsaserefpolicy/policy/modules/apps/gnome.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/gnome.te	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/gnome.te	2008-08-06 16:19:00.000000000 -0400
 @@ -8,8 +8,34 @@
  
@@ -2279,7 +2280,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/apps/gpg.fc serefpolicy-3.5.2/policy/modules/apps/gpg.fc
---- nsaserefpolicy/policy/modules/apps/gpg.fc	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/gpg.fc	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/gpg.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,9 +1,9 @@
 -HOME_DIR/\.gnupg(/.+)?		gen_context(system_u:object_r:ROLE_gpg_secret_t,s0)
@@ -2296,7 +2297,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/usr/lib(64)?/gnupg/.*	--	gen_context(system_u:object_r:gpg_exec_t,s0)
 +/usr/lib(64)?/gnupg/gpgkeys.* --	gen_context(system_u:object_r:gpg_helper_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/gpg.if serefpolicy-3.5.2/policy/modules/apps/gpg.if
---- nsaserefpolicy/policy/modules/apps/gpg.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/gpg.if	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/gpg.if	2008-08-06 16:19:00.000000000 -0400
 @@ -37,6 +37,9 @@
  template(`gpg_per_role_template',`
@@ -2635,7 +2636,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/apps/gpg.te serefpolicy-3.5.2/policy/modules/apps/gpg.te
---- nsaserefpolicy/policy/modules/apps/gpg.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/gpg.te	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/gpg.te	2008-08-06 16:19:00.000000000 -0400
 @@ -15,15 +15,248 @@
  gen_tunable(gpg_agent_env_file, false)
@@ -2891,7 +2892,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	xserver_stream_connect_xdm_xserver(gpg_pinentry_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/java.fc serefpolicy-3.5.2/policy/modules/apps/java.fc
---- nsaserefpolicy/policy/modules/apps/java.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/java.fc	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/java.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -3,14 +3,15 @@
  #
@@ -2925,7 +2926,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/usr/bin/octave-[^/]*  	--	gen_context(system_u:object_r:java_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/java.if serefpolicy-3.5.2/policy/modules/apps/java.if
---- nsaserefpolicy/policy/modules/apps/java.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/java.if	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/java.if	2008-08-06 16:19:00.000000000 -0400
 @@ -32,7 +32,7 @@
  ##	</summary>
@@ -3183,7 +3184,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/apps/java.te serefpolicy-3.5.2/policy/modules/apps/java.te
---- nsaserefpolicy/policy/modules/apps/java.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/java.te	2008-08-07 11:15:02.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/java.te	2008-08-06 16:19:00.000000000 -0400
 @@ -6,16 +6,10 @@
  # Declarations
@@ -3331,7 +3332,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +seutil_domtrans_setfiles_mac(livecd_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/loadkeys.te serefpolicy-3.5.2/policy/modules/apps/loadkeys.te
---- nsaserefpolicy/policy/modules/apps/loadkeys.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/loadkeys.te	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/loadkeys.te	2008-08-06 16:19:00.000000000 -0400
 @@ -32,7 +32,6 @@
  term_dontaudit_use_console(loadkeys_t)
@@ -3350,7 +3351,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +unprivuser_dontaudit_list_home_dirs(loadkeys_t)
 +sysadm_dontaudit_list_home_dirs(loadkeys_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/mono.if serefpolicy-3.5.2/policy/modules/apps/mono.if
---- nsaserefpolicy/policy/modules/apps/mono.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/mono.if	2008-08-07 11:15:02.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/mono.if	2008-08-06 16:19:00.000000000 -0400
 @@ -21,7 +21,106 @@
  
@@ -3470,7 +3471,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  	corecmd_search_bin($1)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/mono.te serefpolicy-3.5.2/policy/modules/apps/mono.te
---- nsaserefpolicy/policy/modules/apps/mono.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/mono.te	2008-08-07 11:15:02.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/mono.te	2008-08-06 16:19:00.000000000 -0400
 @@ -15,7 +15,7 @@
  # Local policy
@@ -3490,7 +3491,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	xserver_xdm_rw_shm(mono_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/mozilla.fc serefpolicy-3.5.2/policy/modules/apps/mozilla.fc
---- nsaserefpolicy/policy/modules/apps/mozilla.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/mozilla.fc	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/mozilla.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,8 +1,8 @@
 -HOME_DIR/\.galeon(/.*)?			gen_context(system_u:object_r:ROLE_mozilla_home_t,s0)
@@ -3521,7 +3522,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/usr/lib/[^/]*firefox[^/]*/firefox -- gen_context(system_u:object_r:mozilla_exec_t,s0)
 +/usr/lib64/[^/]*firefox[^/]*/firefox -- gen_context(system_u:object_r:mozilla_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/mozilla.if serefpolicy-3.5.2/policy/modules/apps/mozilla.if
---- nsaserefpolicy/policy/modules/apps/mozilla.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/mozilla.if	2008-08-07 11:15:02.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/mozilla.if	2008-08-06 16:19:00.000000000 -0400
 @@ -35,7 +35,10 @@
  template(`mozilla_per_role_template',`
@@ -3993,7 +3994,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	allow $2 $1_mozilla_t:unix_stream_socket connectto;
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/mozilla.te serefpolicy-3.5.2/policy/modules/apps/mozilla.te
---- nsaserefpolicy/policy/modules/apps/mozilla.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/mozilla.te	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/mozilla.te	2008-08-06 16:19:00.000000000 -0400
 @@ -6,15 +6,20 @@
  # Declarations
@@ -4024,7 +4025,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +typealias mozilla_home_t alias user_mozilla_home_t;
 +typealias mozilla_tmp_t alias user_mozilla_tmp_t;
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/mplayer.fc serefpolicy-3.5.2/policy/modules/apps/mplayer.fc
---- nsaserefpolicy/policy/modules/apps/mplayer.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/mplayer.fc	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/mplayer.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -10,4 +10,4 @@
  /usr/bin/mencoder	--	gen_context(system_u:object_r:mencoder_exec_t,s0)
@@ -4033,7 +4034,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 -HOME_DIR/\.mplayer(/.*)?        gen_context(system_u:object_r:ROLE_mplayer_home_t,s0)
 +HOME_DIR/\.mplayer(/.*)?        gen_context(system_u:object_r:mplayer_home_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/mplayer.if serefpolicy-3.5.2/policy/modules/apps/mplayer.if
---- nsaserefpolicy/policy/modules/apps/mplayer.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/mplayer.if	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/mplayer.if	2008-08-06 16:19:00.000000000 -0400
 @@ -34,7 +34,8 @@
  #
@@ -4178,7 +4179,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	read_files_pattern($2, mplayer_home_t, mplayer_home_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/mplayer.te serefpolicy-3.5.2/policy/modules/apps/mplayer.te
---- nsaserefpolicy/policy/modules/apps/mplayer.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/mplayer.te	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/mplayer.te	2008-08-06 16:19:00.000000000 -0400
 @@ -22,3 +22,7 @@
  type mplayer_exec_t;
@@ -4847,7 +4848,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/apps/podsleuth.fc serefpolicy-3.5.2/policy/modules/apps/podsleuth.fc
---- nsaserefpolicy/policy/modules/apps/podsleuth.fc	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/podsleuth.fc	2008-08-07 11:15:02.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/podsleuth.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,2 +1,4 @@
  
@@ -4855,7 +4856,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/usr/libexec/hal-podsleuth       --      gen_context(system_u:object_r:podsleuth_exec_t,s0)
 +/var/cache/podsleuth(/.*)?		gen_context(system_u:object_r:podsleuth_cache_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/podsleuth.if serefpolicy-3.5.2/policy/modules/apps/podsleuth.if
---- nsaserefpolicy/policy/modules/apps/podsleuth.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/podsleuth.if	2008-08-07 11:15:02.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/podsleuth.if	2008-08-06 16:19:00.000000000 -0400
 @@ -16,4 +16,38 @@
  	')
@@ -4897,7 +4898,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/apps/podsleuth.te serefpolicy-3.5.2/policy/modules/apps/podsleuth.te
---- nsaserefpolicy/policy/modules/apps/podsleuth.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/podsleuth.te	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/podsleuth.te	2008-08-06 16:19:00.000000000 -0400
 @@ -11,24 +11,55 @@
  application_domain(podsleuth_t, podsleuth_exec_t)
@@ -4958,7 +4959,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  dbus_system_bus_client_template(podsleuth, podsleuth_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/qemu.if serefpolicy-3.5.2/policy/modules/apps/qemu.if
---- nsaserefpolicy/policy/modules/apps/qemu.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/qemu.if	2008-08-07 11:15:02.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/qemu.if	2008-08-06 16:19:00.000000000 -0400
 @@ -104,7 +104,71 @@
  
@@ -5228,7 +5229,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	allow $3 $1:process sigchld;
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/qemu.te serefpolicy-3.5.2/policy/modules/apps/qemu.te
---- nsaserefpolicy/policy/modules/apps/qemu.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/qemu.te	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/qemu.te	2008-08-06 16:19:00.000000000 -0400
 @@ -6,6 +6,8 @@
  # Declarations
@@ -5367,7 +5368,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  #
  # qemu_unconfined local policy
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/screen.fc serefpolicy-3.5.2/policy/modules/apps/screen.fc
---- nsaserefpolicy/policy/modules/apps/screen.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/screen.fc	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/screen.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,7 +1,7 @@
  #
@@ -5379,7 +5380,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  #
  # /usr
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/screen.if serefpolicy-3.5.2/policy/modules/apps/screen.if
---- nsaserefpolicy/policy/modules/apps/screen.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/screen.if	2008-08-07 11:15:02.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/screen.if	2008-08-06 16:19:00.000000000 -0400
 @@ -35,6 +35,7 @@
  template(`screen_per_role_template',`
@@ -5434,7 +5435,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  	kernel_read_system_state($1_screen_t)
  	kernel_read_kernel_sysctls($1_screen_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/screen.te serefpolicy-3.5.2/policy/modules/apps/screen.te
---- nsaserefpolicy/policy/modules/apps/screen.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/screen.te	2008-08-07 11:15:02.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/screen.te	2008-08-06 16:19:00.000000000 -0400
 @@ -11,3 +11,7 @@
  
@@ -5445,7 +5446,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +userdom_user_home_content(user, user_screen_ro_home_t)
 +
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/thunderbird.fc serefpolicy-3.5.2/policy/modules/apps/thunderbird.fc
---- nsaserefpolicy/policy/modules/apps/thunderbird.fc	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/thunderbird.fc	2008-08-07 11:15:02.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/thunderbird.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -3,4 +3,4 @@
  #
@@ -5454,7 +5455,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 -HOME_DIR/\.thunderbird(/.*)?			gen_context(system_u:object_r:ROLE_thunderbird_home_t,s0)
 +HOME_DIR/\.thunderbird(/.*)?			gen_context(system_u:object_r:user_thunderbird_home_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/thunderbird.if serefpolicy-3.5.2/policy/modules/apps/thunderbird.if
---- nsaserefpolicy/policy/modules/apps/thunderbird.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/thunderbird.if	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/thunderbird.if	2008-08-06 16:19:00.000000000 -0400
 @@ -43,9 +43,9 @@
  	application_domain($1_thunderbird_t, thunderbird_exec_t)
@@ -5528,7 +5529,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  		userdom_user_home_content_filetrans($1, $1_thunderbird_t, $1_untrusted_content_tmp_t, { file dir })
  	',`
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/thunderbird.te serefpolicy-3.5.2/policy/modules/apps/thunderbird.te
---- nsaserefpolicy/policy/modules/apps/thunderbird.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/thunderbird.te	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/thunderbird.te	2008-08-06 16:19:00.000000000 -0400
 @@ -8,3 +8,7 @@
  
@@ -5539,7 +5540,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +userdom_user_home_content(user, user_thunderbird_home_t)
 +
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/tvtime.if serefpolicy-3.5.2/policy/modules/apps/tvtime.if
---- nsaserefpolicy/policy/modules/apps/tvtime.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/tvtime.if	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/tvtime.if	2008-08-06 16:19:00.000000000 -0400
 @@ -35,6 +35,7 @@
  template(`tvtime_per_role_template',`
@@ -5609,7 +5610,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  	# Allow the user domain to signal/ps.
  	ps_process_pattern($2,$1_tvtime_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/tvtime.te serefpolicy-3.5.2/policy/modules/apps/tvtime.te
---- nsaserefpolicy/policy/modules/apps/tvtime.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/tvtime.te	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/tvtime.te	2008-08-06 16:19:00.000000000 -0400
 @@ -11,3 +11,9 @@
  
@@ -5622,7 +5623,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +type user_tvtime_tmp_t;
 +files_tmp_file(user_tvtime_tmp_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/uml.fc serefpolicy-3.5.2/policy/modules/apps/uml.fc
---- nsaserefpolicy/policy/modules/apps/uml.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/uml.fc	2008-08-07 11:15:02.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/uml.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,7 +1,7 @@
  #
@@ -5633,46 +5634,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  #
  # /usr
-diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/usernetctl.if serefpolicy-3.5.2/policy/modules/apps/usernetctl.if
---- nsaserefpolicy/policy/modules/apps/usernetctl.if	2008-08-05 11:42:22.000000000 -0400
-+++ serefpolicy-3.5.2/policy/modules/apps/usernetctl.if	2008-08-06 16:19:00.000000000 -0400
-@@ -63,4 +63,9 @@
- 	optional_policy(`
- 		modutils_run_insmod(usernetctl_t, $2, $3)
- 	')
-+
-+
-+	optional_policy(`
-+		ppp_run(usernetctl_t, $2, $3)
-+	')
- ')
-diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/usernetctl.te serefpolicy-3.5.2/policy/modules/apps/usernetctl.te
---- nsaserefpolicy/policy/modules/apps/usernetctl.te	2008-08-05 11:42:22.000000000 -0400
-+++ serefpolicy-3.5.2/policy/modules/apps/usernetctl.te	2008-08-06 16:19:00.000000000 -0400
-@@ -49,15 +49,21 @@
- 
- fs_search_auto_mountpoints(usernetctl_t)
- 
-+auth_use_nsswitch(usernetctl_t)
-+
- libs_use_ld_so(usernetctl_t)
- libs_use_shared_libs(usernetctl_t)
- 
-+logging_send_syslog_msg(usernetctl_t)
-+
- miscfiles_read_localization(usernetctl_t)
- 
- seutil_read_config(usernetctl_t)
- 
- sysnet_read_config(usernetctl_t)
- 
-+term_search_ptys(usernetctl_t)
-+
- optional_policy(`
- 	hostname_exec(usernetctl_t)
- ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/vmware.fc serefpolicy-3.5.2/policy/modules/apps/vmware.fc
---- nsaserefpolicy/policy/modules/apps/vmware.fc	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/vmware.fc	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/vmware.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,9 +1,9 @@
  #
@@ -5733,7 +5696,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/usr/lib/vmware-tools/sbin32/vmware.*	--	gen_context(system_u:object_r:vmware_host_exec_t,s0)
 +/usr/lib/vmware-tools/sbin64/vmware.*	--	gen_context(system_u:object_r:vmware_host_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/vmware.if serefpolicy-3.5.2/policy/modules/apps/vmware.if
---- nsaserefpolicy/policy/modules/apps/vmware.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/vmware.if	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/vmware.if	2008-08-06 16:19:00.000000000 -0400
 @@ -47,11 +47,8 @@
  	domain_entry_file($1_vmware_t, vmware_exec_t)
@@ -5765,7 +5728,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  	allow $1_vmware_t $1_vmware_tmp_t:file execute;
  	manage_dirs_pattern($1_vmware_t, $1_vmware_tmp_t, $1_vmware_tmp_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/vmware.te serefpolicy-3.5.2/policy/modules/apps/vmware.te
---- nsaserefpolicy/policy/modules/apps/vmware.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/vmware.te	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/vmware.te	2008-08-06 16:19:00.000000000 -0400
 @@ -10,14 +10,14 @@
  type vmware_exec_t;
@@ -5838,7 +5801,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/apps/wine.if serefpolicy-3.5.2/policy/modules/apps/wine.if
---- nsaserefpolicy/policy/modules/apps/wine.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/wine.if	2008-08-07 11:15:02.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/wine.if	2008-08-06 16:19:00.000000000 -0400
 @@ -49,3 +49,53 @@
  	role $2 types wine_t;
@@ -5895,7 +5858,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/apps/wine.te serefpolicy-3.5.2/policy/modules/apps/wine.te
---- nsaserefpolicy/policy/modules/apps/wine.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/wine.te	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/wine.te	2008-08-06 16:19:00.000000000 -0400
 @@ -9,6 +9,7 @@
  type wine_t;
@@ -5924,7 +5887,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	xserver_xdm_rw_shm(wine_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/wireshark.if serefpolicy-3.5.2/policy/modules/apps/wireshark.if
---- nsaserefpolicy/policy/modules/apps/wireshark.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/apps/wireshark.if	2008-08-07 11:15:03.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/apps/wireshark.if	2008-08-06 16:19:00.000000000 -0400
 @@ -134,7 +134,7 @@
  
@@ -5936,7 +5899,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  	tunable_policy(`use_nfs_home_dirs',`
  		fs_manage_nfs_dirs($1_wireshark_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corecommands.fc serefpolicy-3.5.2/policy/modules/kernel/corecommands.fc
---- nsaserefpolicy/policy/modules/kernel/corecommands.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/corecommands.fc	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/corecommands.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -129,6 +129,8 @@
  /opt/vmware/workstation/lib/lib/wrapper-gtk24\.sh -- gen_context(system_u:object_r:bin_t,s0)
@@ -5975,7 +5938,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/lib64/security/pam_krb5/pam_krb5_storetmp -- gen_context(system_u:object_r:bin_t,s0)
 +
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corecommands.if serefpolicy-3.5.2/policy/modules/kernel/corecommands.if
---- nsaserefpolicy/policy/modules/kernel/corecommands.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/corecommands.if	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/corecommands.if	2008-08-06 16:19:00.000000000 -0400
 @@ -894,6 +894,7 @@
  
@@ -5986,7 +5949,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/kernel/corenetwork.te.in serefpolicy-3.5.2/policy/modules/kernel/corenetwork.te.in
---- nsaserefpolicy/policy/modules/kernel/corenetwork.te.in	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/corenetwork.te.in	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/corenetwork.te.in	2008-08-06 16:19:00.000000000 -0400
 @@ -75,6 +75,7 @@
  network_port(aol, udp,5190,s0, tcp,5190,s0, udp,5191,s0, tcp,5191,s0, udp,5192,s0, tcp,5192,s0, udp,5193,s0, tcp,5193,s0) 
@@ -6085,7 +6048,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  network_port(xdmcp, udp,177,s0, tcp,177,s0)
  network_port(xen, tcp,8002,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/devices.fc serefpolicy-3.5.2/policy/modules/kernel/devices.fc
---- nsaserefpolicy/policy/modules/kernel/devices.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/devices.fc	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/devices.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,7 +1,7 @@
  
@@ -6207,7 +6170,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  /dev/pts(/.*)?			<<none>>
  
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/devices.if serefpolicy-3.5.2/policy/modules/kernel/devices.if
---- nsaserefpolicy/policy/modules/kernel/devices.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/devices.if	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/devices.if	2008-08-06 16:19:00.000000000 -0400
 @@ -65,7 +65,7 @@
  
@@ -6677,7 +6640,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	rw_chr_files_pattern($1, device_t, qemu_device_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/devices.te serefpolicy-3.5.2/policy/modules/kernel/devices.te
---- nsaserefpolicy/policy/modules/kernel/devices.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/devices.te	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/devices.te	2008-08-06 16:19:00.000000000 -0400
 @@ -32,6 +32,12 @@
  type apm_bios_t;
@@ -6745,7 +6708,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  #
  type power_device_t;
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/domain.if serefpolicy-3.5.2/policy/modules/kernel/domain.if
---- nsaserefpolicy/policy/modules/kernel/domain.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/domain.if	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/domain.if	2008-08-06 16:19:00.000000000 -0400
 @@ -1247,18 +1247,34 @@
  ##	</summary>
@@ -6786,7 +6749,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  ##	networking packets from all domains, over
  ##	all protocols (TCP, UDP, etc)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/domain.te serefpolicy-3.5.2/policy/modules/kernel/domain.te
---- nsaserefpolicy/policy/modules/kernel/domain.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/domain.te	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/domain.te	2008-08-06 16:19:00.000000000 -0400
 @@ -5,6 +5,13 @@
  #
@@ -6869,7 +6832,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +# broken kernel
 +dontaudit can_change_object_identity can_change_object_identity:key link;
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/files.fc serefpolicy-3.5.2/policy/modules/kernel/files.fc
---- nsaserefpolicy/policy/modules/kernel/files.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/files.fc	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/files.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -32,6 +32,7 @@
  /boot/lost\+found	-d	gen_context(system_u:object_r:lost_found_t,mls_systemhigh)
@@ -6880,7 +6843,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  #
  # /emul
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/files.if serefpolicy-3.5.2/policy/modules/kernel/files.if
---- nsaserefpolicy/policy/modules/kernel/files.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/files.if	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/files.if	2008-08-06 16:19:00.000000000 -0400
 @@ -110,6 +110,11 @@
  ## </param>
@@ -7174,7 +7137,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/kernel/files.te serefpolicy-3.5.2/policy/modules/kernel/files.te
---- nsaserefpolicy/policy/modules/kernel/files.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/files.te	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/files.te	2008-08-06 16:19:00.000000000 -0400
 @@ -52,11 +52,14 @@
  #
@@ -7213,7 +7176,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/kernel/filesystem.if serefpolicy-3.5.2/policy/modules/kernel/filesystem.if
---- nsaserefpolicy/policy/modules/kernel/filesystem.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/filesystem.if	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/filesystem.if	2008-08-06 16:19:00.000000000 -0400
 @@ -310,6 +310,25 @@
  
@@ -7622,7 +7585,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	dontaudit $1 fusefs_t:file manage_file_perms;
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/filesystem.te serefpolicy-3.5.2/policy/modules/kernel/filesystem.te
---- nsaserefpolicy/policy/modules/kernel/filesystem.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/filesystem.te	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/filesystem.te	2008-08-06 16:19:00.000000000 -0400
 @@ -21,7 +21,6 @@
  
@@ -7653,7 +7616,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/kernel/kernel.if serefpolicy-3.5.2/policy/modules/kernel/kernel.if
---- nsaserefpolicy/policy/modules/kernel/kernel.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/kernel.if	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/kernel.if	2008-08-06 16:19:00.000000000 -0400
 @@ -1198,6 +1198,7 @@
  	')
@@ -7697,7 +7660,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  ## </summary>
  ## <param name="domain">
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/kernel.te serefpolicy-3.5.2/policy/modules/kernel/kernel.te
---- nsaserefpolicy/policy/modules/kernel/kernel.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/kernel.te	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/kernel.te	2008-08-06 16:19:00.000000000 -0400
 @@ -63,6 +63,15 @@
  genfscon debugfs / gen_context(system_u:object_r:debugfs_t,s0)
@@ -7733,7 +7696,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  	files_list_default(kernel_t)
  	files_read_default_files(kernel_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/selinux.if serefpolicy-3.5.2/policy/modules/kernel/selinux.if
---- nsaserefpolicy/policy/modules/kernel/selinux.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/selinux.if	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/selinux.if	2008-08-06 16:19:00.000000000 -0400
 @@ -164,6 +164,7 @@
  		type security_t;
@@ -7854,7 +7817,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	mls_trusted_object($1)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/selinux.te serefpolicy-3.5.2/policy/modules/kernel/selinux.te
---- nsaserefpolicy/policy/modules/kernel/selinux.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/selinux.te	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/selinux.te	2008-08-06 16:19:00.000000000 -0400
 @@ -10,6 +10,7 @@
  attribute can_setenforce;
@@ -7876,27 +7839,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  neverallow ~{ selinux_unconfined_type can_load_policy } security_t:security load_policy;
  neverallow ~{ selinux_unconfined_type can_setenforce } security_t:security setenforce;
  neverallow ~{ selinux_unconfined_type can_setsecparam } security_t:security setsecparam;
-diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/storage.fc serefpolicy-3.5.2/policy/modules/kernel/storage.fc
---- nsaserefpolicy/policy/modules/kernel/storage.fc	2008-08-05 11:42:21.000000000 -0400
-+++ serefpolicy-3.5.2/policy/modules/kernel/storage.fc	2008-08-06 16:19:00.000000000 -0400
-@@ -13,6 +13,7 @@
- /dev/cm20.*		-b	gen_context(system_u:object_r:removable_device_t,s0)
- /dev/dasd[^/]*		-b	gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh)
- /dev/dm-[0-9]+		-b	gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh)
-+/dev/drbd[^/]*		-b	gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh)
- /dev/fd[^/]+		-b	gen_context(system_u:object_r:removable_device_t,s0)
- /dev/flash[^/]*		-b	gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh)
- /dev/gscd		-b	gen_context(system_u:object_r:removable_device_t,s0)
-@@ -48,6 +49,7 @@
- /dev/tw[a-z][^/]+	-c	gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh)
- /dev/ub[a-z][^/]+	-b	gen_context(system_u:object_r:removable_device_t,mls_systemhigh)
- /dev/ubd[^/]*		-b	gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh)
-+/dev/vd[^/]*		-b	gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh)
- /dev/xvd[^/]*		-b	gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh)
- 
- /dev/ataraid/.*		-b	gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/storage.if serefpolicy-3.5.2/policy/modules/kernel/storage.if
---- nsaserefpolicy/policy/modules/kernel/storage.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/storage.if	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/storage.if	2008-08-06 16:19:00.000000000 -0400
 @@ -81,6 +81,26 @@
  
@@ -7925,8 +7869,18 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  ##	Allow the caller to directly read from a fixed disk.
  ##	This is extremly dangerous as it can bypass the
  ##	SELinux protections for filesystem objects, and
+@@ -121,8 +141,7 @@
+ 		
+ 	')
+ 
+-	dontaudit $1 fixed_disk_device_t:blk_file read_blk_file_perms;
+-	dontaudit $1 fixed_disk_device_t:chr_file read_chr_file_perms;
++	dontaudit $1 fixed_disk_device_t:blk_file { getattr ioctl read };
+ ')
+ 
+ ########################################
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/terminal.if serefpolicy-3.5.2/policy/modules/kernel/terminal.if
---- nsaserefpolicy/policy/modules/kernel/terminal.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/kernel/terminal.if	2008-08-07 11:15:01.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/kernel/terminal.if	2008-08-06 16:19:00.000000000 -0400
 @@ -525,11 +525,13 @@
  interface(`term_use_generic_ptys',`
@@ -8250,7 +8204,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +logging_admin(logadm_t, logadm_r, { logadm_devpts_t logadm_tty_device_t })
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/staff.te serefpolicy-3.5.2/policy/modules/roles/staff.te
---- nsaserefpolicy/policy/modules/roles/staff.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/roles/staff.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/roles/staff.te	2008-08-06 16:19:00.000000000 -0400
 @@ -8,18 +8,34 @@
  
@@ -8304,7 +8258,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	webadm_role_change_template(staff)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/sysadm.if serefpolicy-3.5.2/policy/modules/roles/sysadm.if
---- nsaserefpolicy/policy/modules/roles/sysadm.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/roles/sysadm.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/roles/sysadm.if	2008-08-06 16:19:00.000000000 -0400
 @@ -334,10 +334,10 @@
  #
@@ -8466,7 +8420,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  ########################################
  ## <summary>
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/roles/unprivuser.if serefpolicy-3.5.2/policy/modules/roles/unprivuser.if
---- nsaserefpolicy/policy/modules/roles/unprivuser.if	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/roles/unprivuser.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/roles/unprivuser.if	2008-08-06 16:19:00.000000000 -0400
 @@ -62,6 +62,26 @@
  	files_home_filetrans($1, user_home_dir_t, dir)
@@ -9085,7 +9039,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/roles/unprivuser.te serefpolicy-3.5.2/policy/modules/roles/unprivuser.te
---- nsaserefpolicy/policy/modules/roles/unprivuser.te	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/modules/roles/unprivuser.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/roles/unprivuser.te	2008-08-06 16:19:00.000000000 -0400
 @@ -13,3 +13,23 @@
  
@@ -9491,7 +9445,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/aide.if serefpolicy-3.5.2/policy/modules/services/aide.if
---- nsaserefpolicy/policy/modules/services/aide.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/aide.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/aide.if	2008-08-06 16:19:00.000000000 -0400
 @@ -70,9 +70,11 @@
  	allow $1 aide_t:process { ptrace signal_perms };
@@ -9508,7 +9462,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	manage_all_pattern($1, aide_log_t, aide_log_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/amavis.fc serefpolicy-3.5.2/policy/modules/services/amavis.fc
---- nsaserefpolicy/policy/modules/services/amavis.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/amavis.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/amavis.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -3,6 +3,7 @@
  /etc/amavisd(/.*)?		--	gen_context(system_u:object_r:amavis_etc_t,s0)
@@ -9525,7 +9479,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/amavis	--	gen_context(system_u:object_r:amavis_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/amavis.if serefpolicy-3.5.2/policy/modules/services/amavis.if
---- nsaserefpolicy/policy/modules/services/amavis.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/amavis.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/amavis.if	2008-08-06 16:19:00.000000000 -0400
 @@ -189,6 +189,25 @@
  
@@ -9597,7 +9551,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	manage_all_pattern($1, amavis_var_run_t, amavis_var_run_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/amavis.te serefpolicy-3.5.2/policy/modules/services/amavis.te
---- nsaserefpolicy/policy/modules/services/amavis.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/amavis.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/amavis.te	2008-08-06 16:19:00.000000000 -0400
 @@ -13,7 +13,7 @@
  
@@ -9628,7 +9582,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  allow amavis_t amavis_etc_t:dir list_dir_perms;
  read_files_pattern(amavis_t, amavis_etc_t, amavis_etc_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apache.fc serefpolicy-3.5.2/policy/modules/services/apache.fc
---- nsaserefpolicy/policy/modules/services/apache.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/apache.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/apache.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,10 +1,10 @@
 -HOME_DIR/((www)|(web)|(public_html))(/.+)? gen_context(system_u:object_r:httpd_ROLE_content_t,s0)
@@ -9710,7 +9664,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc\.d/init\.d/httpd	--	gen_context(system_u:object_r:httpd_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apache.if serefpolicy-3.5.2/policy/modules/services/apache.if
---- nsaserefpolicy/policy/modules/services/apache.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/apache.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/apache.if	2008-08-06 16:19:00.000000000 -0400
 @@ -13,21 +13,16 @@
  #
@@ -10347,7 +10301,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.5.2/policy/modules/services/apache.te
---- nsaserefpolicy/policy/modules/services/apache.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/apache.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/apache.te	2008-08-06 16:19:00.000000000 -0400
 @@ -20,6 +20,8 @@
  # Declarations
@@ -10948,7 +10902,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	postgresql_stream_connect(httpd_bugzilla_script_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apcupsd.fc serefpolicy-3.5.2/policy/modules/services/apcupsd.fc
---- nsaserefpolicy/policy/modules/services/apcupsd.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/apcupsd.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/apcupsd.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -13,3 +13,5 @@
  /var/www/apcupsd/upsfstats\.cgi	--	gen_context(system_u:object_r:httpd_apcupsd_cgi_script_exec_t,s0)
@@ -10957,7 +10911,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/apcupsd	--	gen_context(system_u:object_r:apcupsd_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apcupsd.if serefpolicy-3.5.2/policy/modules/services/apcupsd.if
---- nsaserefpolicy/policy/modules/services/apcupsd.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/apcupsd.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/apcupsd.if	2008-08-06 16:19:00.000000000 -0400
 @@ -90,10 +90,102 @@
  ## </summary>
@@ -11064,7 +11018,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, apcupsd_var_run_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apcupsd.te serefpolicy-3.5.2/policy/modules/services/apcupsd.te
---- nsaserefpolicy/policy/modules/services/apcupsd.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/apcupsd.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/apcupsd.te	2008-08-06 16:19:00.000000000 -0400
 @@ -22,6 +22,9 @@
  type apcupsd_var_run_t;
@@ -11089,7 +11043,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  	hostname_exec(apcupsd_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/arpwatch.fc serefpolicy-3.5.2/policy/modules/services/arpwatch.fc
---- nsaserefpolicy/policy/modules/services/arpwatch.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/arpwatch.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/arpwatch.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -9,3 +9,5 @@
  #
@@ -11098,7 +11052,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/arpwatch	--	gen_context(system_u:object_r:arpwatch_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/arpwatch.if serefpolicy-3.5.2/policy/modules/services/arpwatch.if
---- nsaserefpolicy/policy/modules/services/arpwatch.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/arpwatch.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/arpwatch.if	2008-08-06 16:19:00.000000000 -0400
 @@ -90,3 +90,73 @@
  
@@ -11175,7 +11129,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/arpwatch.te serefpolicy-3.5.2/policy/modules/services/arpwatch.te
---- nsaserefpolicy/policy/modules/services/arpwatch.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/arpwatch.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/arpwatch.te	2008-08-06 16:19:00.000000000 -0400
 @@ -19,6 +19,9 @@
  type arpwatch_var_run_t;
@@ -11188,7 +11142,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  #
  # Local policy
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/asterisk.fc serefpolicy-3.5.2/policy/modules/services/asterisk.fc
---- nsaserefpolicy/policy/modules/services/asterisk.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/asterisk.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/asterisk.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -6,3 +6,4 @@
  /var/log/asterisk(/.*)?		gen_context(system_u:object_r:asterisk_log_t,s0)
@@ -11196,7 +11150,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  /var/spool/asterisk(/.*)?	gen_context(system_u:object_r:asterisk_spool_t,s0)
 +/etc/rc.d/init.d/asterisk	--	gen_context(system_u:object_r:asterisk_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/asterisk.if serefpolicy-3.5.2/policy/modules/services/asterisk.if
---- nsaserefpolicy/policy/modules/services/asterisk.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/asterisk.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/asterisk.if	2008-08-06 16:19:00.000000000 -0400
 @@ -1 +1,83 @@
  ## <summary>Asterisk IP telephony server</summary>
@@ -11283,7 +11237,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/asterisk.te serefpolicy-3.5.2/policy/modules/services/asterisk.te
---- nsaserefpolicy/policy/modules/services/asterisk.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/asterisk.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/asterisk.te	2008-08-06 16:19:00.000000000 -0400
 @@ -31,6 +31,9 @@
  type asterisk_var_run_t;
@@ -11296,7 +11250,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  #
  # Local policy
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/automount.fc serefpolicy-3.5.2/policy/modules/services/automount.fc
---- nsaserefpolicy/policy/modules/services/automount.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/automount.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/automount.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -12,4 +12,7 @@
  # /var
@@ -11308,7 +11262,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/etc/rc.d/init.d/autofs	--	gen_context(system_u:object_r:automount_script_exec_t,s0)
 +
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/automount.if serefpolicy-3.5.2/policy/modules/services/automount.if
---- nsaserefpolicy/policy/modules/services/automount.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/automount.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/automount.if	2008-08-06 16:19:00.000000000 -0400
 @@ -74,3 +74,109 @@
  
@@ -11421,7 +11375,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, automount_var_run_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/automount.te serefpolicy-3.5.2/policy/modules/services/automount.te
---- nsaserefpolicy/policy/modules/services/automount.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/automount.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/automount.te	2008-08-06 16:19:00.000000000 -0400
 @@ -20,6 +20,9 @@
  files_tmp_file(automount_tmp_t)
@@ -11517,7 +11471,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  optional_policy(`
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/avahi.fc serefpolicy-3.5.2/policy/modules/services/avahi.fc
---- nsaserefpolicy/policy/modules/services/avahi.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/avahi.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/avahi.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -3,3 +3,7 @@
  /usr/sbin/avahi-dnsconfd 	--	gen_context(system_u:object_r:avahi_exec_t,s0)
@@ -11528,7 +11482,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/etc/rc.d/init.d/avahi	--	gen_context(system_u:object_r:avahi_script_exec_t,s0)
 +
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/avahi.if serefpolicy-3.5.2/policy/modules/services/avahi.if
---- nsaserefpolicy/policy/modules/services/avahi.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/avahi.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/avahi.if	2008-08-06 16:19:00.000000000 -0400
 @@ -57,3 +57,64 @@
  
@@ -11596,7 +11550,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, avahi_var_run_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/avahi.te serefpolicy-3.5.2/policy/modules/services/avahi.te
---- nsaserefpolicy/policy/modules/services/avahi.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/avahi.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/avahi.te	2008-08-06 16:19:00.000000000 -0400
 @@ -13,6 +13,9 @@
  type avahi_var_run_t;
@@ -11626,7 +11580,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  optional_policy(`
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/bind.fc serefpolicy-3.5.2/policy/modules/services/bind.fc
---- nsaserefpolicy/policy/modules/services/bind.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/bind.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/bind.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -49,3 +49,5 @@
  /var/named/chroot/var/log/named.*	--	gen_context(system_u:object_r:named_log_t,s0)
@@ -11635,7 +11589,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/named	--	gen_context(system_u:object_r:named_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/bind.if serefpolicy-3.5.2/policy/modules/services/bind.if
---- nsaserefpolicy/policy/modules/services/bind.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/bind.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/bind.if	2008-08-06 16:19:00.000000000 -0400
 @@ -254,3 +254,94 @@
  interface(`bind_udp_chat_named',`
@@ -11733,7 +11687,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, named_var_run_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/bind.te serefpolicy-3.5.2/policy/modules/services/bind.te
---- nsaserefpolicy/policy/modules/services/bind.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/bind.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/bind.te	2008-08-06 16:19:00.000000000 -0400
 @@ -53,6 +53,9 @@
  init_system_domain(ndc_t, ndc_exec_t)
@@ -11779,7 +11733,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  domain_use_interactive_fds(ndc_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/bitlbee.fc serefpolicy-3.5.2/policy/modules/services/bitlbee.fc
---- nsaserefpolicy/policy/modules/services/bitlbee.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/bitlbee.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/bitlbee.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,3 +1,6 @@
  /usr/sbin/bitlbee	--	gen_context(system_u:object_r:bitlbee_exec_t,s0)
@@ -11789,7 +11743,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/bitlbee	--	gen_context(system_u:object_r:bitlbee_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/bitlbee.if serefpolicy-3.5.2/policy/modules/services/bitlbee.if
---- nsaserefpolicy/policy/modules/services/bitlbee.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/bitlbee.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/bitlbee.if	2008-08-06 16:19:00.000000000 -0400
 @@ -20,3 +20,70 @@
  	allow $1 bitlbee_conf_t:file { read getattr };
@@ -11863,7 +11817,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/bitlbee.te serefpolicy-3.5.2/policy/modules/services/bitlbee.te
---- nsaserefpolicy/policy/modules/services/bitlbee.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/bitlbee.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/bitlbee.te	2008-08-06 16:19:00.000000000 -0400
 @@ -17,6 +17,12 @@
  type bitlbee_var_t;
@@ -11917,7 +11871,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  optional_policy(`
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/bluetooth.fc serefpolicy-3.5.2/policy/modules/services/bluetooth.fc
---- nsaserefpolicy/policy/modules/services/bluetooth.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/bluetooth.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/bluetooth.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -22,3 +22,8 @@
  #
@@ -11929,7 +11883,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/etc/rc.d/init.d/dund	--	gen_context(system_u:object_r:bluetooth_script_exec_t,s0)
 +/etc/rc.d/init.d/pand	--	gen_context(system_u:object_r:bluetooth_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/bluetooth.if serefpolicy-3.5.2/policy/modules/services/bluetooth.if
---- nsaserefpolicy/policy/modules/services/bluetooth.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/bluetooth.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/bluetooth.if	2008-08-06 16:19:00.000000000 -0400
 @@ -226,3 +226,88 @@
  	dontaudit $1 bluetooth_helper_domain:dir search;
@@ -12021,7 +11975,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/bluetooth.te serefpolicy-3.5.2/policy/modules/services/bluetooth.te
---- nsaserefpolicy/policy/modules/services/bluetooth.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/bluetooth.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/bluetooth.te	2008-08-06 16:19:00.000000000 -0400
 @@ -32,19 +32,22 @@
  type bluetooth_var_run_t;
@@ -12096,7 +12050,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  optional_policy(`
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/canna.fc serefpolicy-3.5.2/policy/modules/services/canna.fc
---- nsaserefpolicy/policy/modules/services/canna.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/canna.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/canna.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -20,3 +20,5 @@
  /var/run/\.iroha_unix	-d	gen_context(system_u:object_r:canna_var_run_t,s0)
@@ -12105,7 +12059,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/canna	--	gen_context(system_u:object_r:canna_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/canna.if serefpolicy-3.5.2/policy/modules/services/canna.if
---- nsaserefpolicy/policy/modules/services/canna.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/canna.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/canna.if	2008-08-06 16:19:00.000000000 -0400
 @@ -18,3 +18,74 @@
  	files_search_pids($1)
@@ -12183,7 +12137,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/canna.te serefpolicy-3.5.2/policy/modules/services/canna.te
---- nsaserefpolicy/policy/modules/services/canna.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/canna.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/canna.te	2008-08-06 16:19:00.000000000 -0400
 @@ -19,6 +19,9 @@
  type canna_var_run_t;
@@ -12196,7 +12150,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  #
  # Local policy
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/clamav.fc serefpolicy-3.5.2/policy/modules/services/clamav.fc
---- nsaserefpolicy/policy/modules/services/clamav.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/clamav.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/clamav.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -5,16 +5,18 @@
  /usr/bin/freshclam		--	gen_context(system_u:object_r:freshclam_exec_t,s0)
@@ -12223,7 +12177,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/clamd-wrapper	--	gen_context(system_u:object_r:clamd_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/clamav.if serefpolicy-3.5.2/policy/modules/services/clamav.if
---- nsaserefpolicy/policy/modules/services/clamav.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/clamav.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/clamav.if	2008-08-06 16:19:00.000000000 -0400
 @@ -38,6 +38,27 @@
  
@@ -12371,7 +12325,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/clamav.te serefpolicy-3.5.2/policy/modules/services/clamav.te
---- nsaserefpolicy/policy/modules/services/clamav.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/clamav.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/clamav.te	2008-08-06 16:19:00.000000000 -0400
 @@ -13,7 +13,7 @@
  
@@ -12461,7 +12415,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	mailscanner_manage_spool(clamscan_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/consolekit.fc serefpolicy-3.5.2/policy/modules/services/consolekit.fc
---- nsaserefpolicy/policy/modules/services/consolekit.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/consolekit.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/consolekit.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,3 +1,6 @@
  /usr/sbin/console-kit-daemon	--	gen_context(system_u:object_r:consolekit_exec_t,s0)
@@ -12471,7 +12425,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/var/log/ConsoleKit(/.*)?	gen_context(system_u:object_r:consolekit_log_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/consolekit.if serefpolicy-3.5.2/policy/modules/services/consolekit.if
---- nsaserefpolicy/policy/modules/services/consolekit.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/consolekit.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/consolekit.if	2008-08-06 16:19:00.000000000 -0400
 @@ -38,3 +38,24 @@
  	allow $1 consolekit_t:dbus send_msg;
@@ -12499,7 +12453,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/consolekit.te serefpolicy-3.5.2/policy/modules/services/consolekit.te
---- nsaserefpolicy/policy/modules/services/consolekit.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/consolekit.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/consolekit.te	2008-08-06 16:19:00.000000000 -0400
 @@ -13,6 +13,9 @@
  type consolekit_var_run_t;
@@ -12616,7 +12570,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/courier.fc serefpolicy-3.5.2/policy/modules/services/courier.fc
---- nsaserefpolicy/policy/modules/services/courier.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/courier.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/courier.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -19,3 +19,5 @@
  /var/lib/courier(/.*)?			--	gen_context(system_u:object_r:courier_var_lib_t,s0)
@@ -12625,7 +12579,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/var/spool/courier(/.*)?		gen_context(system_u:object_r:courier_spool_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/courier.if serefpolicy-3.5.2/policy/modules/services/courier.if
---- nsaserefpolicy/policy/modules/services/courier.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/courier.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/courier.if	2008-08-06 16:19:00.000000000 -0400
 @@ -123,3 +123,77 @@
  
@@ -12706,7 +12660,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	allow $1 courier_spool_t:fifo_file rw_fifo_file_perms; 
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/courier.te serefpolicy-3.5.2/policy/modules/services/courier.te
---- nsaserefpolicy/policy/modules/services/courier.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/courier.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/courier.te	2008-08-06 16:19:00.000000000 -0400
 @@ -9,7 +9,10 @@
  courier_domain_template(authdaemon)
@@ -12744,7 +12698,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/cron.fc serefpolicy-3.5.2/policy/modules/services/cron.fc
---- nsaserefpolicy/policy/modules/services/cron.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/cron.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/cron.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -17,6 +17,8 @@
  /var/run/fcron\.fifo		-s	gen_context(system_u:object_r:crond_var_run_t,s0)
@@ -12761,7 +12715,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  /var/spool/fcron/new\.systab	--	gen_context(system_u:object_r:system_cron_spool_t,s0)
 +/var/lib/misc(/.*)?			gen_context(system_u:object_r:system_crond_var_lib_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cron.if serefpolicy-3.5.2/policy/modules/services/cron.if
---- nsaserefpolicy/policy/modules/services/cron.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/cron.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/cron.if	2008-08-06 16:19:00.000000000 -0400
 @@ -35,39 +35,23 @@
  #
@@ -13130,7 +13084,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	read_files_pattern($1, system_crond_var_lib_t,  system_crond_var_lib_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cron.te serefpolicy-3.5.2/policy/modules/services/cron.te
---- nsaserefpolicy/policy/modules/services/cron.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/cron.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/cron.te	2008-08-06 16:19:00.000000000 -0400
 @@ -12,14 +12,6 @@
  
@@ -13389,7 +13343,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  ')
 -') dnl end TODO
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cups.fc serefpolicy-3.5.2/policy/modules/services/cups.fc
---- nsaserefpolicy/policy/modules/services/cups.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/cups.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/cups.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -8,6 +8,7 @@
  /etc/cups/ppd/.*	--	gen_context(system_u:object_r:cupsd_rw_etc_t,s0)
@@ -13448,7 +13402,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/usr/lib/cups/backend/cups-pdf	--	gen_context(system_u:object_r:cups_pdf_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cups.if serefpolicy-3.5.2/policy/modules/services/cups.if
---- nsaserefpolicy/policy/modules/services/cups.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/cups.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/cups.if	2008-08-06 16:19:00.000000000 -0400
 @@ -20,6 +20,30 @@
  
@@ -13608,7 +13562,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/cups.te serefpolicy-3.5.2/policy/modules/services/cups.te
---- nsaserefpolicy/policy/modules/services/cups.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/cups.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/cups.te	2008-08-06 16:19:00.000000000 -0400
 @@ -48,6 +48,9 @@
  type hplip_t;
@@ -13937,7 +13891,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +sysadm_dontaudit_read_home_content_files(cups_pdf_t)
 +
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cvs.fc serefpolicy-3.5.2/policy/modules/services/cvs.fc
---- nsaserefpolicy/policy/modules/services/cvs.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/cvs.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/cvs.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -5,3 +5,6 @@
  
@@ -13947,7 +13901,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/usr/share/cvsweb/cvsweb\.cgi	--	gen_context(system_u:object_r:httpd_cvs_script_exec_t,s0)
 +/var/www/cgi-bin/cvsweb\.cgi	--	gen_context(system_u:object_r:httpd_cvs_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cvs.if serefpolicy-3.5.2/policy/modules/services/cvs.if
---- nsaserefpolicy/policy/modules/services/cvs.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/cvs.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/cvs.if	2008-08-06 16:19:00.000000000 -0400
 @@ -36,3 +36,70 @@
  
@@ -14021,7 +13975,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/cvs.te serefpolicy-3.5.2/policy/modules/services/cvs.te
---- nsaserefpolicy/policy/modules/services/cvs.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/cvs.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/cvs.te	2008-08-06 16:19:00.000000000 -0400
 @@ -28,6 +28,9 @@
  type cvs_var_run_t;
@@ -14203,7 +14157,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/cyrus.fc serefpolicy-3.5.2/policy/modules/services/cyrus.fc
---- nsaserefpolicy/policy/modules/services/cyrus.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/cyrus.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/cyrus.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -2,3 +2,5 @@
  /usr/lib(64)?/cyrus-imapd/cyrus-master	--	gen_context(system_u:object_r:cyrus_exec_t,s0)
@@ -14212,7 +14166,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/cyrus	--	gen_context(system_u:object_r:cyrus_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cyrus.if serefpolicy-3.5.2/policy/modules/services/cyrus.if
---- nsaserefpolicy/policy/modules/services/cyrus.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/cyrus.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/cyrus.if	2008-08-06 16:19:00.000000000 -0400
 @@ -39,3 +39,74 @@
  	files_search_var_lib($1)
@@ -14290,7 +14244,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/cyrus.te serefpolicy-3.5.2/policy/modules/services/cyrus.te
---- nsaserefpolicy/policy/modules/services/cyrus.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/cyrus.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/cyrus.te	2008-08-06 16:19:00.000000000 -0400
 @@ -19,6 +19,9 @@
  type cyrus_var_run_t;
@@ -14312,7 +14266,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  optional_policy(`
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dbus.fc serefpolicy-3.5.2/policy/modules/services/dbus.fc
---- nsaserefpolicy/policy/modules/services/dbus.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/dbus.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/dbus.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -4,6 +4,9 @@
  /usr/bin/dbus-daemon(-1)? --	gen_context(system_u:object_r:system_dbusd_exec_t,s0)
@@ -14325,7 +14279,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  /var/run/dbus(/.*)?		gen_context(system_u:object_r:system_dbusd_var_run_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dbus.if serefpolicy-3.5.2/policy/modules/services/dbus.if
---- nsaserefpolicy/policy/modules/services/dbus.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/dbus.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/dbus.if	2008-08-06 16:19:00.000000000 -0400
 @@ -53,6 +53,7 @@
  	gen_require(`
@@ -14621,7 +14575,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	allow $1 system_dbusd_t:fd use;
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dbus.te serefpolicy-3.5.2/policy/modules/services/dbus.te
---- nsaserefpolicy/policy/modules/services/dbus.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/dbus.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/dbus.te	2008-08-06 16:19:00.000000000 -0400
 @@ -9,9 +9,10 @@
  #
@@ -14744,7 +14698,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/dcc.if serefpolicy-3.5.2/policy/modules/services/dcc.if
---- nsaserefpolicy/policy/modules/services/dcc.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/dcc.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/dcc.if	2008-08-06 16:19:00.000000000 -0400
 @@ -72,6 +72,24 @@
  
@@ -14772,7 +14726,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  ##	allow the specified role the dcc_client domain.
  ## </summary>
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dcc.te serefpolicy-3.5.2/policy/modules/services/dcc.te
---- nsaserefpolicy/policy/modules/services/dcc.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/dcc.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/dcc.te	2008-08-06 16:19:00.000000000 -0400
 @@ -105,6 +105,8 @@
  files_read_etc_files(cdcc_t)
@@ -14944,7 +14898,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/ddclient.fc serefpolicy-3.5.2/policy/modules/services/ddclient.fc
---- nsaserefpolicy/policy/modules/services/ddclient.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ddclient.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ddclient.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -9,3 +9,5 @@
  /var/log/ddtcd\.log.*	--	gen_context(system_u:object_r:ddclient_log_t,s0)
@@ -14953,7 +14907,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/etc/rc.d/init.d/ddclient	--	gen_context(system_u:object_r:ddclient_script_exec_t,s0)
 +
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ddclient.if serefpolicy-3.5.2/policy/modules/services/ddclient.if
---- nsaserefpolicy/policy/modules/services/ddclient.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ddclient.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ddclient.if	2008-08-06 16:19:00.000000000 -0400
 @@ -18,3 +18,81 @@
  	corecmd_search_bin($1)
@@ -15038,7 +14992,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/ddclient.te serefpolicy-3.5.2/policy/modules/services/ddclient.te
---- nsaserefpolicy/policy/modules/services/ddclient.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ddclient.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ddclient.te	2008-08-06 16:19:00.000000000 -0400
 @@ -11,7 +11,7 @@
  init_daemon_domain(ddclient_t, ddclient_exec_t)
@@ -15060,7 +15014,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  #
  # Declarations
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dhcp.fc serefpolicy-3.5.2/policy/modules/services/dhcp.fc
---- nsaserefpolicy/policy/modules/services/dhcp.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/dhcp.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/dhcp.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -5,3 +5,6 @@
  /var/lib/dhcp(3)?/dhcpd\.leases.* --	gen_context(system_u:object_r:dhcpd_state_t,s0)
@@ -15070,7 +15024,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/etc/rc.d/init.d/dhcpd	--	gen_context(system_u:object_r:dhcpd_script_exec_t,s0)
 +
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dhcp.if serefpolicy-3.5.2/policy/modules/services/dhcp.if
---- nsaserefpolicy/policy/modules/services/dhcp.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/dhcp.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/dhcp.if	2008-08-06 16:19:00.000000000 -0400
 @@ -19,3 +19,71 @@
  	sysnet_search_dhcp_state($1)
@@ -15145,7 +15099,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	manage_all_pattern($1, dhcpd_var_run_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dhcp.te serefpolicy-3.5.2/policy/modules/services/dhcp.te
---- nsaserefpolicy/policy/modules/services/dhcp.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/dhcp.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/dhcp.te	2008-08-06 16:19:00.000000000 -0400
 @@ -19,18 +19,20 @@
  type dhcpd_var_run_t;
@@ -15211,7 +15165,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/dictd.fc serefpolicy-3.5.2/policy/modules/services/dictd.fc
---- nsaserefpolicy/policy/modules/services/dictd.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/dictd.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/dictd.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -4,3 +4,6 @@
  /usr/sbin/dictd		--	gen_context(system_u:object_r:dictd_exec_t,s0)
@@ -15221,7 +15175,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/dictd	--	gen_context(system_u:object_r:dictd_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dictd.if serefpolicy-3.5.2/policy/modules/services/dictd.if
---- nsaserefpolicy/policy/modules/services/dictd.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/dictd.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/dictd.if	2008-08-06 16:19:00.000000000 -0400
 @@ -14,3 +14,73 @@
  interface(`dictd_tcp_connect',`
@@ -15298,7 +15252,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/dictd.te serefpolicy-3.5.2/policy/modules/services/dictd.te
---- nsaserefpolicy/policy/modules/services/dictd.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/dictd.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/dictd.te	2008-08-06 16:19:00.000000000 -0400
 @@ -16,6 +16,12 @@
  type dictd_var_lib_t alias var_lib_dictd_t;
@@ -15324,7 +15278,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  kernel_read_kernel_sysctls(dictd_t)
  
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dnsmasq.fc serefpolicy-3.5.2/policy/modules/services/dnsmasq.fc
---- nsaserefpolicy/policy/modules/services/dnsmasq.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/dnsmasq.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/dnsmasq.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,4 +1,7 @@
  /usr/sbin/dnsmasq		--	gen_context(system_u:object_r:dnsmasq_exec_t,s0)
@@ -15335,7 +15289,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/dnsmasq	--	gen_context(system_u:object_r:dnsmasq_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dnsmasq.if serefpolicy-3.5.2/policy/modules/services/dnsmasq.if
---- nsaserefpolicy/policy/modules/services/dnsmasq.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/dnsmasq.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/dnsmasq.if	2008-08-06 16:19:00.000000000 -0400
 @@ -1 +1,125 @@
  ## <summary>dnsmasq DNS forwarder and DHCP server</summary>
@@ -15464,7 +15418,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, dnsmasq_var_run_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dnsmasq.te serefpolicy-3.5.2/policy/modules/services/dnsmasq.te
---- nsaserefpolicy/policy/modules/services/dnsmasq.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/dnsmasq.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/dnsmasq.te	2008-08-06 16:19:00.000000000 -0400
 @@ -16,6 +16,9 @@
  type dnsmasq_var_run_t;
@@ -15512,7 +15466,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	virt_manage_lib_files(dnsmasq_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dovecot.fc serefpolicy-3.5.2/policy/modules/services/dovecot.fc
---- nsaserefpolicy/policy/modules/services/dovecot.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/dovecot.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/dovecot.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -17,23 +17,24 @@
  
@@ -15545,7 +15499,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
 +/etc/rc.d/init.d/dovecot	--	gen_context(system_u:object_r:dovecot_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dovecot.if serefpolicy-3.5.2/policy/modules/services/dovecot.if
---- nsaserefpolicy/policy/modules/services/dovecot.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/dovecot.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/dovecot.if	2008-08-06 16:19:00.000000000 -0400
 @@ -21,7 +21,46 @@
  
@@ -15686,7 +15640,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/dovecot.te serefpolicy-3.5.2/policy/modules/services/dovecot.te
---- nsaserefpolicy/policy/modules/services/dovecot.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/dovecot.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/dovecot.te	2008-08-06 16:19:00.000000000 -0400
 @@ -15,6 +15,12 @@
  domain_entry_file(dovecot_auth_t, dovecot_auth_exec_t)
@@ -15851,7 +15805,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/exim.if serefpolicy-3.5.2/policy/modules/services/exim.if
---- nsaserefpolicy/policy/modules/services/exim.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/exim.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/exim.if	2008-08-06 16:19:00.000000000 -0400
 @@ -97,6 +97,26 @@
  
@@ -15881,7 +15835,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  ##	exim log files.
  ## </summary>
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/exim.te serefpolicy-3.5.2/policy/modules/services/exim.te
---- nsaserefpolicy/policy/modules/services/exim.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/exim.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/exim.te	2008-08-06 16:19:00.000000000 -0400
 @@ -21,9 +21,20 @@
  ## </desc>
@@ -16052,7 +16006,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	spamassassin_exec_client(exim_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/fail2ban.fc serefpolicy-3.5.2/policy/modules/services/fail2ban.fc
---- nsaserefpolicy/policy/modules/services/fail2ban.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/fail2ban.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/fail2ban.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,3 +1,7 @@
  /usr/bin/fail2ban	--	gen_context(system_u:object_r:fail2ban_exec_t,s0)
@@ -16063,7 +16017,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/etc/rc.d/init.d/fail2ban	--	gen_context(system_u:object_r:fail2ban_script_exec_t,s0)
 +
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/fail2ban.if serefpolicy-3.5.2/policy/modules/services/fail2ban.if
---- nsaserefpolicy/policy/modules/services/fail2ban.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/fail2ban.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/fail2ban.if	2008-08-06 16:19:00.000000000 -0400
 @@ -78,3 +78,68 @@
  	files_search_pids($1)
@@ -16135,7 +16089,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, fail2ban_var_run_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/fail2ban.te serefpolicy-3.5.2/policy/modules/services/fail2ban.te
---- nsaserefpolicy/policy/modules/services/fail2ban.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/fail2ban.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/fail2ban.te	2008-08-06 16:19:00.000000000 -0400
 @@ -18,6 +18,9 @@
  type fail2ban_var_run_t;
@@ -16208,7 +16162,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/fetchmail.if serefpolicy-3.5.2/policy/modules/services/fetchmail.if
---- nsaserefpolicy/policy/modules/services/fetchmail.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/fetchmail.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/fetchmail.if	2008-08-06 16:19:00.000000000 -0400
 @@ -21,10 +21,10 @@
  	ps_process_pattern($1, fetchmail_t)
@@ -16225,17 +16179,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, fetchmail_var_run_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/fetchmail.te serefpolicy-3.5.2/policy/modules/services/fetchmail.te
---- nsaserefpolicy/policy/modules/services/fetchmail.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/fetchmail.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/fetchmail.te	2008-08-06 16:19:00.000000000 -0400
-@@ -14,7 +14,7 @@
- files_pid_file(fetchmail_var_run_t)
- 
- type fetchmail_etc_t;
--files_type(fetchmail_etc_t)
-+files_config_file(fetchmail_etc_t)
- 
- type fetchmail_uidl_cache_t;
- files_type(fetchmail_uidl_cache_t)
 @@ -91,6 +91,10 @@
  ')
  
@@ -16248,7 +16193,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/ftp.fc serefpolicy-3.5.2/policy/modules/services/ftp.fc
---- nsaserefpolicy/policy/modules/services/ftp.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ftp.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ftp.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -27,3 +27,6 @@
  /var/log/vsftpd.*	--	gen_context(system_u:object_r:xferlog_t,s0)
@@ -16258,7 +16203,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/etc/rc.d/init.d/vsftpd	--	gen_context(system_u:object_r:ftp_script_exec_t,s0)
 +/etc/rc.d/init.d/proftpd	--	gen_context(system_u:object_r:ftp_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ftp.if serefpolicy-3.5.2/policy/modules/services/ftp.if
---- nsaserefpolicy/policy/modules/services/ftp.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ftp.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ftp.if	2008-08-06 16:19:00.000000000 -0400
 @@ -28,11 +28,13 @@
  		type ftpd_t;
@@ -16375,7 +16320,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, ftp_var_run_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ftp.te serefpolicy-3.5.2/policy/modules/services/ftp.te
---- nsaserefpolicy/policy/modules/services/ftp.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ftp.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ftp.te	2008-08-06 16:19:00.000000000 -0400
 @@ -75,6 +75,9 @@
  type xferlog_t;
@@ -16696,7 +16641,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/hal.if serefpolicy-3.5.2/policy/modules/services/hal.if
---- nsaserefpolicy/policy/modules/services/hal.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/hal.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/hal.if	2008-08-06 16:19:00.000000000 -0400
 @@ -302,3 +302,42 @@
  	files_search_pids($1)
@@ -16742,7 +16687,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	dontaudit $1 hald_t:process ptrace;
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/hal.te serefpolicy-3.5.2/policy/modules/services/hal.te
---- nsaserefpolicy/policy/modules/services/hal.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/hal.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/hal.te	2008-08-06 16:19:00.000000000 -0400
 @@ -49,6 +49,9 @@
  type hald_var_lib_t;
@@ -16807,7 +16752,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 -#cron_read_system_job_lib_files(hald_t)
 +cron_read_system_job_lib_files(hald_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/inetd.if serefpolicy-3.5.2/policy/modules/services/inetd.if
---- nsaserefpolicy/policy/modules/services/inetd.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/inetd.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/inetd.if	2008-08-06 16:19:00.000000000 -0400
 @@ -115,6 +115,10 @@
  
@@ -16821,7 +16766,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/inetd.te serefpolicy-3.5.2/policy/modules/services/inetd.te
---- nsaserefpolicy/policy/modules/services/inetd.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/inetd.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/inetd.te	2008-08-06 16:19:00.000000000 -0400
 @@ -30,6 +30,10 @@
  type inetd_child_var_run_t;
@@ -16877,7 +16822,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	inetd_service_domain(inetd_child_t, bin_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/inn.fc serefpolicy-3.5.2/policy/modules/services/inn.fc
---- nsaserefpolicy/policy/modules/services/inn.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/inn.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/inn.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -64,3 +64,5 @@
  /var/run/news(/.*)?	 		gen_context(system_u:object_r:innd_var_run_t,s0)
@@ -16886,7 +16831,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/innd		--	gen_context(system_u:object_r:innd_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/inn.if serefpolicy-3.5.2/policy/modules/services/inn.if
---- nsaserefpolicy/policy/modules/services/inn.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/inn.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/inn.if	2008-08-06 16:19:00.000000000 -0400
 @@ -54,8 +54,7 @@
  	')
@@ -16980,7 +16925,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, innd_var_run_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/inn.te serefpolicy-3.5.2/policy/modules/services/inn.te
---- nsaserefpolicy/policy/modules/services/inn.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/inn.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/inn.te	2008-08-06 16:19:00.000000000 -0400
 @@ -22,7 +22,10 @@
  files_pid_file(innd_var_run_t)
@@ -16995,7 +16940,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/jabber.fc serefpolicy-3.5.2/policy/modules/services/jabber.fc
---- nsaserefpolicy/policy/modules/services/jabber.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/jabber.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/jabber.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -2,3 +2,4 @@
  
@@ -17003,7 +16948,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  /var/log/jabber(/.*)?		gen_context(system_u:object_r:jabberd_log_t,s0)
 +/etc/rc.d/init.d/jabber	--	gen_context(system_u:object_r:jabber_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/jabber.if serefpolicy-3.5.2/policy/modules/services/jabber.if
---- nsaserefpolicy/policy/modules/services/jabber.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/jabber.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/jabber.if	2008-08-06 16:19:00.000000000 -0400
 @@ -13,3 +13,73 @@
  interface(`jabber_tcp_connect',`
@@ -17080,7 +17025,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/jabber.te serefpolicy-3.5.2/policy/modules/services/jabber.te
---- nsaserefpolicy/policy/modules/services/jabber.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/jabber.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/jabber.te	2008-08-06 16:19:00.000000000 -0400
 @@ -19,6 +19,9 @@
  type jabberd_var_run_t;
@@ -17093,7 +17038,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  #
  # Local policy
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerberos.fc serefpolicy-3.5.2/policy/modules/services/kerberos.fc
---- nsaserefpolicy/policy/modules/services/kerberos.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/kerberos.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/kerberos.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -13,6 +13,14 @@
  
@@ -17111,7 +17056,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/etc/rc.d/init.d/kpropd		--	gen_context(system_u:object_r:kerberos_script_exec_t,s0)
 +/etc/rc.d/init.d/krb5kdc	--	gen_context(system_u:object_r:kerberos_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerberos.if serefpolicy-3.5.2/policy/modules/services/kerberos.if
---- nsaserefpolicy/policy/modules/services/kerberos.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/kerberos.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/kerberos.if	2008-08-06 16:19:00.000000000 -0400
 @@ -23,6 +23,25 @@
  
@@ -17377,7 +17322,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, krb5_host_rcache_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerberos.te serefpolicy-3.5.2/policy/modules/services/kerberos.te
---- nsaserefpolicy/policy/modules/services/kerberos.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/kerberos.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/kerberos.te	2008-08-06 16:19:00.000000000 -0400
 @@ -16,6 +16,7 @@
  type kadmind_t;
@@ -17575,14 +17520,14 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +kerberos_use(kpropd_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerneloops.fc serefpolicy-3.5.2/policy/modules/services/kerneloops.fc
---- nsaserefpolicy/policy/modules/services/kerneloops.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/kerneloops.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/kerneloops.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1 +1,3 @@
  /usr/sbin/kerneloops	--	gen_context(system_u:object_r:kerneloops_exec_t,s0)
 +
 +/etc/rc.d/init.d/kerneloops	--	gen_context(system_u:object_r:kerneloops_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerneloops.if serefpolicy-3.5.2/policy/modules/services/kerneloops.if
---- nsaserefpolicy/policy/modules/services/kerneloops.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/kerneloops.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/kerneloops.if	2008-08-06 16:19:00.000000000 -0400
 @@ -21,6 +21,24 @@
  
@@ -17642,7 +17587,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/kerneloops.te serefpolicy-3.5.2/policy/modules/services/kerneloops.te
---- nsaserefpolicy/policy/modules/services/kerneloops.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/kerneloops.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/kerneloops.te	2008-08-06 16:19:00.000000000 -0400
 @@ -10,6 +10,9 @@
  type kerneloops_exec_t;
@@ -17664,7 +17609,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  corenet_all_recvfrom_netlabel(kerneloops_t)
  corenet_tcp_sendrecv_all_if(kerneloops_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ldap.fc serefpolicy-3.5.2/policy/modules/services/ldap.fc
---- nsaserefpolicy/policy/modules/services/ldap.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ldap.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ldap.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -14,3 +14,5 @@
  /var/run/openldap(/.*)?		gen_context(system_u:object_r:slapd_var_run_t,s0)
@@ -17673,7 +17618,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/ldap	--	gen_context(system_u:object_r:ldap_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ldap.if serefpolicy-3.5.2/policy/modules/services/ldap.if
---- nsaserefpolicy/policy/modules/services/ldap.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ldap.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ldap.if	2008-08-06 16:19:00.000000000 -0400
 @@ -73,3 +73,80 @@
  	allow $1 slapd_var_run_t:sock_file write;
@@ -17757,7 +17702,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/ldap.te serefpolicy-3.5.2/policy/modules/services/ldap.te
---- nsaserefpolicy/policy/modules/services/ldap.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ldap.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ldap.te	2008-08-06 16:19:00.000000000 -0400
 @@ -31,6 +31,9 @@
  type slapd_var_run_t;
@@ -17779,7 +17724,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  optional_policy(`
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/lpd.fc serefpolicy-3.5.2/policy/modules/services/lpd.fc
---- nsaserefpolicy/policy/modules/services/lpd.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/lpd.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/lpd.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -22,11 +22,14 @@
  /usr/sbin/lpinfo	--	gen_context(system_u:object_r:lpr_exec_t,s0)
@@ -17797,7 +17742,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  /var/spool/lpd(/.*)?		gen_context(system_u:object_r:print_spool_t,s0)
  /var/run/lprng(/.*)?		gen_context(system_u:object_r:lpd_var_run_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mailman.fc serefpolicy-3.5.2/policy/modules/services/mailman.fc
---- nsaserefpolicy/policy/modules/services/mailman.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/mailman.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/mailman.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -31,3 +31,4 @@
  /var/lock/mailman(/.*)?			gen_context(system_u:object_r:mailman_lock_t,s0)
@@ -17805,7 +17750,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  ')
 +/usr/lib/mailman/mail/mailman --	gen_context(system_u:object_r:mailman_mail_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mailman.if serefpolicy-3.5.2/policy/modules/services/mailman.if
---- nsaserefpolicy/policy/modules/services/mailman.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/mailman.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/mailman.if	2008-08-06 16:19:00.000000000 -0400
 @@ -211,6 +211,7 @@
  		type mailman_data_t;
@@ -17842,7 +17787,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  ## </summary>
  ## <param name="domain">
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mailman.te serefpolicy-3.5.2/policy/modules/services/mailman.te
---- nsaserefpolicy/policy/modules/services/mailman.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/mailman.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/mailman.te	2008-08-06 16:19:00.000000000 -0400
 @@ -53,10 +53,9 @@
  	apache_use_fds(mailman_cgi_t)
@@ -17960,7 +17905,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +type mailscanner_spool_t;
 +files_type(mailscanner_spool_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mta.fc serefpolicy-3.5.2/policy/modules/services/mta.fc
---- nsaserefpolicy/policy/modules/services/mta.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/mta.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/mta.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -11,6 +11,7 @@
  /usr/lib(64)?/sendmail	--	gen_context(system_u:object_r:sendmail_exec_t,s0)
@@ -17979,7 +17924,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 -#/var/spool/postfix(/.*)?	gen_context(system_u:object_r:mail_spool_t,s0)
 -#')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mta.if serefpolicy-3.5.2/policy/modules/services/mta.if
---- nsaserefpolicy/policy/modules/services/mta.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/mta.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/mta.if	2008-08-06 16:19:00.000000000 -0400
 @@ -133,6 +133,15 @@
  		sendmail_create_log($1_mail_t)
@@ -18167,7 +18112,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  ##	mail queue files.
  ## </summary>
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mta.te serefpolicy-3.5.2/policy/modules/services/mta.te
---- nsaserefpolicy/policy/modules/services/mta.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/mta.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/mta.te	2008-08-06 16:19:00.000000000 -0400
 @@ -6,6 +6,8 @@
  # Declarations
@@ -18333,7 +18278,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  	# why is mail delivered to a directory of type arpwatch_data_t?
  	arpwatch_search_data(mailserver_delivery)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/munin.fc serefpolicy-3.5.2/policy/modules/services/munin.fc
---- nsaserefpolicy/policy/modules/services/munin.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/munin.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/munin.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -6,6 +6,9 @@
  /usr/share/munin/plugins/.*	--	gen_context(system_u:object_r:munin_exec_t,s0)
@@ -18348,7 +18293,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/munin-node	--	gen_context(system_u:object_r:munin_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/munin.if serefpolicy-3.5.2/policy/modules/services/munin.if
---- nsaserefpolicy/policy/modules/services/munin.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/munin.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/munin.if	2008-08-06 16:19:00.000000000 -0400
 @@ -80,3 +80,105 @@
  
@@ -18457,7 +18402,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/munin.te serefpolicy-3.5.2/policy/modules/services/munin.te
---- nsaserefpolicy/policy/modules/services/munin.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/munin.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/munin.te	2008-08-06 16:19:00.000000000 -0400
 @@ -25,26 +25,33 @@
  type munin_var_run_t alias lrrd_var_run_t;
@@ -18585,7 +18530,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +manage_dirs_pattern(munin_t, httpd_munin_content_t, httpd_munin_content_t)
 +manage_files_pattern(munin_t, httpd_munin_content_t, httpd_munin_content_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mysql.fc serefpolicy-3.5.2/policy/modules/services/mysql.fc
---- nsaserefpolicy/policy/modules/services/mysql.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/mysql.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/mysql.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -22,3 +22,5 @@
  /var/log/mysql.*	--	gen_context(system_u:object_r:mysqld_log_t,s0)
@@ -18594,7 +18539,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc\.d/init\.d/mysqld	--	gen_context(system_u:object_r:mysqld_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mysql.if serefpolicy-3.5.2/policy/modules/services/mysql.if
---- nsaserefpolicy/policy/modules/services/mysql.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/mysql.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/mysql.if	2008-08-06 16:19:00.000000000 -0400
 @@ -53,9 +53,11 @@
  interface(`mysql_stream_connect',`
@@ -18681,7 +18626,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	manage_all_pattern($1, mysqld_tmp_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mysql.te serefpolicy-3.5.2/policy/modules/services/mysql.te
---- nsaserefpolicy/policy/modules/services/mysql.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/mysql.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/mysql.te	2008-08-06 16:19:00.000000000 -0400
 @@ -25,6 +25,9 @@
  type mysqld_tmp_t;
@@ -18712,7 +18657,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  domain_use_interactive_fds(mysqld_t)
  
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nagios.fc serefpolicy-3.5.2/policy/modules/services/nagios.fc
---- nsaserefpolicy/policy/modules/services/nagios.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/nagios.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/nagios.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -4,13 +4,17 @@
  /usr/bin/nagios			--	gen_context(system_u:object_r:nagios_exec_t,s0)
@@ -18737,7 +18682,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/etc/rc.d/init.d/nrpe	--	gen_context(system_u:object_r:nagios_script_exec_t,s0)
 +
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nagios.if serefpolicy-3.5.2/policy/modules/services/nagios.if
---- nsaserefpolicy/policy/modules/services/nagios.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/nagios.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/nagios.if	2008-08-06 16:19:00.000000000 -0400
 @@ -44,7 +44,7 @@
  
@@ -18845,7 +18790,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	manage_all_pattern($1, nrpe_etc_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nagios.te serefpolicy-3.5.2/policy/modules/services/nagios.te
---- nsaserefpolicy/policy/modules/services/nagios.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/nagios.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/nagios.te	2008-08-06 16:19:00.000000000 -0400
 @@ -10,10 +10,6 @@
  type nagios_exec_t;
@@ -18950,7 +18895,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/networkmanager.fc serefpolicy-3.5.2/policy/modules/services/networkmanager.fc
---- nsaserefpolicy/policy/modules/services/networkmanager.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/networkmanager.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/networkmanager.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,7 +1,13 @@
  /usr/s?bin/NetworkManager	--	gen_context(system_u:object_r:NetworkManager_exec_t,s0)
@@ -18967,7 +18912,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/var/log/wpa_supplicant\.log.*	--	gen_context(system_u:object_r:NetworkManager_log_t,s0)
 +/etc/NetworkManager/dispatcher.d(/.*)	gen_context(system_u:object_r:NetworkManager_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/networkmanager.if serefpolicy-3.5.2/policy/modules/services/networkmanager.if
---- nsaserefpolicy/policy/modules/services/networkmanager.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/networkmanager.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/networkmanager.if	2008-08-06 16:19:00.000000000 -0400
 @@ -97,3 +97,58 @@
  	allow $1 NetworkManager_t:dbus send_msg;
@@ -19029,7 +18974,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	allow $1 NetworkManager_var_run_t:file read_file_perms;
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/networkmanager.te serefpolicy-3.5.2/policy/modules/services/networkmanager.te
---- nsaserefpolicy/policy/modules/services/networkmanager.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/networkmanager.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/networkmanager.te	2008-08-06 16:19:00.000000000 -0400
 @@ -10,9 +10,16 @@
  type NetworkManager_exec_t;
@@ -19175,7 +19120,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  optional_policy(`
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nis.fc serefpolicy-3.5.2/policy/modules/services/nis.fc
---- nsaserefpolicy/policy/modules/services/nis.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/nis.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/nis.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -4,9 +4,14 @@
  /sbin/ypbind		--	gen_context(system_u:object_r:ypbind_exec_t,s0)
@@ -19193,7 +19138,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/etc/rc.d/init.d/ypserv	--	gen_context(system_u:object_r:nis_script_exec_t,s0)
 +/etc/rc.d/init.d/ypxfrd	--	gen_context(system_u:object_r:nis_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nis.if serefpolicy-3.5.2/policy/modules/services/nis.if
---- nsaserefpolicy/policy/modules/services/nis.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/nis.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/nis.if	2008-08-06 16:19:00.000000000 -0400
 @@ -28,7 +28,7 @@
  		type var_yp_t;
@@ -19332,7 +19277,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/nis.te serefpolicy-3.5.2/policy/modules/services/nis.te
---- nsaserefpolicy/policy/modules/services/nis.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/nis.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/nis.te	2008-08-06 16:19:00.000000000 -0400
 @@ -44,6 +44,9 @@
  type ypxfr_exec_t;
@@ -19403,7 +19348,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  corenet_dontaudit_udp_bind_all_reserved_ports(ypxfr_t)
  corenet_tcp_connect_all_ports(ypxfr_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nscd.fc serefpolicy-3.5.2/policy/modules/services/nscd.fc
---- nsaserefpolicy/policy/modules/services/nscd.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/nscd.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/nscd.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -9,3 +9,5 @@
  /var/run/\.nscd_socket	-s	gen_context(system_u:object_r:nscd_var_run_t,s0)
@@ -19412,7 +19357,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc\.d/init\.d/nscd	--	gen_context(system_u:object_r:nscd_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nscd.if serefpolicy-3.5.2/policy/modules/services/nscd.if
---- nsaserefpolicy/policy/modules/services/nscd.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/nscd.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/nscd.if	2008-08-06 16:19:00.000000000 -0400
 @@ -70,15 +70,14 @@
  interface(`nscd_socket_use',`
@@ -19500,7 +19445,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/nscd.te serefpolicy-3.5.2/policy/modules/services/nscd.te
---- nsaserefpolicy/policy/modules/services/nscd.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/nscd.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/nscd.te	2008-08-06 16:19:00.000000000 -0400
 @@ -23,19 +23,22 @@
  type nscd_log_t;
@@ -19598,7 +19543,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	samba_read_var_files(nscd_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ntp.fc serefpolicy-3.5.2/policy/modules/services/ntp.fc
---- nsaserefpolicy/policy/modules/services/ntp.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ntp.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ntp.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -17,3 +17,8 @@
  /var/log/xntpd.*		--	gen_context(system_u:object_r:ntpd_log_t,s0)
@@ -19610,7 +19555,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc\.d/init\.d/ntpd	--	gen_context(system_u:object_r:ntpd_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ntp.if serefpolicy-3.5.2/policy/modules/services/ntp.if
---- nsaserefpolicy/policy/modules/services/ntp.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ntp.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ntp.if	2008-08-06 16:19:00.000000000 -0400
 @@ -53,3 +53,72 @@
  	corecmd_search_bin($1)
@@ -19686,7 +19631,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/ntp.te serefpolicy-3.5.2/policy/modules/services/ntp.te
---- nsaserefpolicy/policy/modules/services/ntp.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ntp.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ntp.te	2008-08-06 16:19:00.000000000 -0400
 @@ -25,6 +25,12 @@
  type ntpdate_exec_t;
@@ -19758,29 +19703,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  	logrotate_exec(ntpd_t)
  ')
  
-diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/oav.te serefpolicy-3.5.2/policy/modules/services/oav.te
---- nsaserefpolicy/policy/modules/services/oav.te	2008-08-05 11:42:20.000000000 -0400
-+++ serefpolicy-3.5.2/policy/modules/services/oav.te	2008-08-06 16:19:00.000000000 -0400
-@@ -12,7 +12,7 @@
- 
- # cjp: may be collapsable to etc_t
- type oav_update_etc_t;
--files_type(oav_update_etc_t)
-+files_config_file(oav_update_etc_t)
- 
- type oav_update_var_lib_t;
- files_type(oav_update_var_lib_t)
-@@ -22,7 +22,7 @@
- init_daemon_domain(scannerdaemon_t, scannerdaemon_exec_t)
- 
- type scannerdaemon_etc_t;
--files_type(scannerdaemon_etc_t)
-+files_config_file(scannerdaemon_etc_t)
- 
- type scannerdaemon_log_t;
- logging_log_file(scannerdaemon_log_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/oddjob.fc serefpolicy-3.5.2/policy/modules/services/oddjob.fc
---- nsaserefpolicy/policy/modules/services/oddjob.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/oddjob.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/oddjob.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,4 +1,4 @@
 -/usr/lib/oddjob/mkhomedir	--	gen_context(system_u:object_r:oddjob_mkhomedir_exec_t,s0)
@@ -19789,7 +19713,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  /usr/sbin/oddjobd		--	gen_context(system_u:object_r:oddjob_exec_t,s0)
  
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/oddjob.if serefpolicy-3.5.2/policy/modules/services/oddjob.if
---- nsaserefpolicy/policy/modules/services/oddjob.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/oddjob.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/oddjob.if	2008-08-06 16:19:00.000000000 -0400
 @@ -44,6 +44,7 @@
  	')
@@ -19835,7 +19759,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	dontaudit oddjob_mkhomedir_t $3:chr_file rw_term_perms;
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/oddjob.te serefpolicy-3.5.2/policy/modules/services/oddjob.te
---- nsaserefpolicy/policy/modules/services/oddjob.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/oddjob.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/oddjob.te	2008-08-06 16:19:00.000000000 -0400
 @@ -10,14 +10,21 @@
  type oddjob_exec_t;
@@ -19897,7 +19821,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  # Add/remove user home directories
  unprivuser_home_filetrans_home_dir(oddjob_mkhomedir_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/openvpn.fc serefpolicy-3.5.2/policy/modules/services/openvpn.fc
---- nsaserefpolicy/policy/modules/services/openvpn.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/openvpn.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/openvpn.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -11,5 +11,7 @@
  #
@@ -19909,7 +19833,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/openvpn	--	gen_context(system_u:object_r:openvpn_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/openvpn.if serefpolicy-3.5.2/policy/modules/services/openvpn.if
---- nsaserefpolicy/policy/modules/services/openvpn.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/openvpn.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/openvpn.if	2008-08-06 16:19:00.000000000 -0400
 @@ -90,3 +90,74 @@
  	read_files_pattern($1, openvpn_etc_t, openvpn_etc_t)
@@ -19987,7 +19911,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/openvpn.te serefpolicy-3.5.2/policy/modules/services/openvpn.te
---- nsaserefpolicy/policy/modules/services/openvpn.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/openvpn.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/openvpn.te	2008-08-06 16:19:00.000000000 -0400
 @@ -8,7 +8,7 @@
  
@@ -20054,7 +19978,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/pegasus.te serefpolicy-3.5.2/policy/modules/services/pegasus.te
---- nsaserefpolicy/policy/modules/services/pegasus.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/pegasus.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/pegasus.te	2008-08-06 16:19:00.000000000 -0400
 @@ -96,13 +96,12 @@
  
@@ -20541,7 +20465,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	unconfined_ptrace(polkit_resolve_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postfix.fc serefpolicy-3.5.2/policy/modules/services/postfix.fc
---- nsaserefpolicy/policy/modules/services/postfix.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/postfix.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/postfix.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -29,12 +29,10 @@
  /usr/lib/postfix/smtpd	--	gen_context(system_u:object_r:postfix_smtpd_exec_t,s0)
@@ -20568,7 +20492,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  /var/spool/postfix/maildrop(/.*)? gen_context(system_u:object_r:postfix_spool_maildrop_t,s0)
  /var/spool/postfix/pid/.*	gen_context(system_u:object_r:postfix_var_run_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postfix.if serefpolicy-3.5.2/policy/modules/services/postfix.if
---- nsaserefpolicy/policy/modules/services/postfix.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/postfix.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/postfix.if	2008-08-06 16:19:00.000000000 -0400
 @@ -211,9 +211,8 @@
  		type postfix_etc_t;
@@ -20645,7 +20569,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  ##	in their respective domains.
  ## </summary>
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postfix.te serefpolicy-3.5.2/policy/modules/services/postfix.te
---- nsaserefpolicy/policy/modules/services/postfix.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/postfix.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/postfix.te	2008-08-06 16:19:00.000000000 -0400
 @@ -6,6 +6,14 @@
  # Declarations
@@ -20899,7 +20823,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  corecmd_exec_shell(postfix_virtual_t)
  corecmd_exec_bin(postfix_virtual_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postfixpolicyd.fc serefpolicy-3.5.2/policy/modules/services/postfixpolicyd.fc
---- nsaserefpolicy/policy/modules/services/postfixpolicyd.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/postfixpolicyd.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/postfixpolicyd.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -3,3 +3,5 @@
  /usr/sbin/policyd		--	gen_context(system_u:object_r:postfix_policyd_exec_t, s0)
@@ -20908,7 +20832,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/postfixpolicyd	--	gen_context(system_u:object_r:postfixpolicyd_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postfixpolicyd.if serefpolicy-3.5.2/policy/modules/services/postfixpolicyd.if
---- nsaserefpolicy/policy/modules/services/postfixpolicyd.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/postfixpolicyd.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/postfixpolicyd.if	2008-08-06 16:19:00.000000000 -0400
 @@ -1 +1,68 @@
  ## <summary>Postfix policy server</summary>
@@ -20980,7 +20904,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/postfixpolicyd.te serefpolicy-3.5.2/policy/modules/services/postfixpolicyd.te
---- nsaserefpolicy/policy/modules/services/postfixpolicyd.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/postfixpolicyd.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/postfixpolicyd.te	2008-08-06 16:19:00.000000000 -0400
 @@ -16,6 +16,9 @@
  type postfix_policyd_var_run_t;
@@ -20993,7 +20917,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  #
  # Local Policy
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postgresql.fc serefpolicy-3.5.2/policy/modules/services/postgresql.fc
---- nsaserefpolicy/policy/modules/services/postgresql.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/postgresql.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/postgresql.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -34,6 +34,7 @@
  /var/lib/sepgsql/pgstartup\.log	--	gen_context(system_u:object_r:postgresql_log_t,s0)
@@ -21010,7 +20934,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc\.d/init\.d/postgresql	--	gen_context(system_u:object_r:postgresql_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postgresql.if serefpolicy-3.5.2/policy/modules/services/postgresql.if
---- nsaserefpolicy/policy/modules/services/postgresql.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/postgresql.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/postgresql.if	2008-08-06 16:19:00.000000000 -0400
 @@ -372,3 +372,70 @@
  
@@ -21084,7 +21008,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	manage_all_pattern($1, postgresql_tmp_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postgresql.te serefpolicy-3.5.2/policy/modules/services/postgresql.te
---- nsaserefpolicy/policy/modules/services/postgresql.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/postgresql.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/postgresql.te	2008-08-06 16:19:00.000000000 -0400
 @@ -44,6 +44,9 @@
  type postgresql_var_run_t;
@@ -21105,7 +21029,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  selinux_get_enforce_mode(postgresql_t)
  selinux_validate_context(postgresql_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postgrey.fc serefpolicy-3.5.2/policy/modules/services/postgrey.fc
---- nsaserefpolicy/policy/modules/services/postgrey.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/postgrey.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/postgrey.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -7,3 +7,7 @@
  
@@ -21116,7 +21040,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/var/spool/postfix/postgrey(/.*)?	gen_context(system_u:object_r:postgrey_spool_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postgrey.if serefpolicy-3.5.2/policy/modules/services/postgrey.if
---- nsaserefpolicy/policy/modules/services/postgrey.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/postgrey.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/postgrey.if	2008-08-06 16:19:00.000000000 -0400
 @@ -12,10 +12,80 @@
  #
@@ -21201,7 +21125,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/postgrey.te serefpolicy-3.5.2/policy/modules/services/postgrey.te
---- nsaserefpolicy/policy/modules/services/postgrey.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/postgrey.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/postgrey.te	2008-08-06 16:19:00.000000000 -0400
 @@ -13,26 +13,38 @@
  type postgrey_etc_t;
@@ -21256,7 +21180,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/ppp.fc serefpolicy-3.5.2/policy/modules/services/ppp.fc
---- nsaserefpolicy/policy/modules/services/ppp.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ppp.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ppp.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -33,3 +33,5 @@
  
@@ -21265,7 +21189,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/ppp	--	gen_context(system_u:object_r:pppd_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ppp.if serefpolicy-3.5.2/policy/modules/services/ppp.if
---- nsaserefpolicy/policy/modules/services/ppp.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ppp.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ppp.if	2008-08-06 16:19:00.000000000 -0400
 @@ -309,33 +309,36 @@
  		type pppd_etc_rw_t, pppd_var_run_t;
@@ -21314,7 +21238,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	manage_all_pattern($1, pptp_var_run_t, pptp_var_run_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ppp.te serefpolicy-3.5.2/policy/modules/services/ppp.te
---- nsaserefpolicy/policy/modules/services/ppp.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ppp.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ppp.te	2008-08-06 16:19:00.000000000 -0400
 @@ -116,7 +116,7 @@
  
@@ -21354,7 +21278,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/prelude.fc serefpolicy-3.5.2/policy/modules/services/prelude.fc
---- nsaserefpolicy/policy/modules/services/prelude.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/prelude.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/prelude.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -9,3 +9,10 @@
  
@@ -21368,7 +21292,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/etc/rc\.d/init\.d/prelude-manager	--	gen_context(system_u:object_r:prelude_script_exec_t,s0)
 +
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/prelude.if serefpolicy-3.5.2/policy/modules/services/prelude.if
---- nsaserefpolicy/policy/modules/services/prelude.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/prelude.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/prelude.if	2008-08-06 16:19:00.000000000 -0400
 @@ -6,7 +6,7 @@
  ## </summary>
@@ -21530,7 +21454,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, prelude_lml_var_run_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/prelude.te serefpolicy-3.5.2/policy/modules/services/prelude.te
---- nsaserefpolicy/policy/modules/services/prelude.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/prelude.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/prelude.te	2008-08-06 16:19:00.000000000 -0400
 @@ -19,12 +19,31 @@
  type prelude_var_lib_t;
@@ -21689,7 +21613,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  		mysql_search_db(httpd_prewikka_script_t)
  		mysql_stream_connect(httpd_prewikka_script_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/privoxy.fc serefpolicy-3.5.2/policy/modules/services/privoxy.fc
---- nsaserefpolicy/policy/modules/services/privoxy.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/privoxy.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/privoxy.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,6 +1,10 @@
  
@@ -21703,7 +21627,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/etc/rc.d/init.d/privoxy --	gen_context(system_u:object_r:privoxy_script_exec_t,s0)
 +
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/privoxy.if serefpolicy-3.5.2/policy/modules/services/privoxy.if
---- nsaserefpolicy/policy/modules/services/privoxy.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/privoxy.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/privoxy.if	2008-08-06 16:19:00.000000000 -0400
 @@ -2,6 +2,25 @@
  
@@ -21760,7 +21684,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, privoxy_var_run_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/privoxy.te serefpolicy-3.5.2/policy/modules/services/privoxy.te
---- nsaserefpolicy/policy/modules/services/privoxy.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/privoxy.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/privoxy.te	2008-08-06 16:19:00.000000000 -0400
 @@ -19,6 +19,9 @@
  type privoxy_var_run_t;
@@ -21781,7 +21705,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  corenet_sendrecv_http_cache_client_packets(privoxy_t)
  corenet_sendrecv_http_cache_server_packets(privoxy_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/procmail.fc serefpolicy-3.5.2/policy/modules/services/procmail.fc
---- nsaserefpolicy/policy/modules/services/procmail.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/procmail.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/procmail.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,2 +1,5 @@
  
@@ -21790,7 +21714,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/var/log/procmail\.log.*  -- gen_context(system_u:object_r:procmail_log_t,s0)
 +/var/log/procmail(/.*)? gen_context(system_u:object_r:procmail_log_t,s0) 
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/procmail.if serefpolicy-3.5.2/policy/modules/services/procmail.if
---- nsaserefpolicy/policy/modules/services/procmail.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/procmail.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/procmail.if	2008-08-06 16:19:00.000000000 -0400
 @@ -39,3 +39,41 @@
  	corecmd_search_bin($1)
@@ -21835,7 +21759,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	rw_files_pattern($1, procmail_tmp_t, procmail_tmp_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/procmail.te serefpolicy-3.5.2/policy/modules/services/procmail.te
---- nsaserefpolicy/policy/modules/services/procmail.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/procmail.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/procmail.te	2008-08-06 16:19:00.000000000 -0400
 @@ -14,6 +14,10 @@
  type procmail_tmp_t;
@@ -21915,7 +21839,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	mailscanner_read_spool(procmail_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/pyzor.fc serefpolicy-3.5.2/policy/modules/services/pyzor.fc
---- nsaserefpolicy/policy/modules/services/pyzor.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/pyzor.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/pyzor.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,9 +1,12 @@
  /etc/pyzor(/.*)?		gen_context(system_u:object_r:pyzor_etc_t, s0)
@@ -21932,7 +21856,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/pyzord	--	gen_context(system_u:object_r:pyzord_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/pyzor.if serefpolicy-3.5.2/policy/modules/services/pyzor.if
---- nsaserefpolicy/policy/modules/services/pyzor.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/pyzor.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/pyzor.if	2008-08-06 16:19:00.000000000 -0400
 @@ -25,16 +25,16 @@
  #
@@ -22038,7 +21962,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/pyzor.te serefpolicy-3.5.2/policy/modules/services/pyzor.te
---- nsaserefpolicy/policy/modules/services/pyzor.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/pyzor.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/pyzor.te	2008-08-06 16:19:00.000000000 -0400
 @@ -6,6 +6,37 @@
  # Declarations
@@ -22126,7 +22050,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/qmail.te serefpolicy-3.5.2/policy/modules/services/qmail.te
---- nsaserefpolicy/policy/modules/services/qmail.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/qmail.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/qmail.te	2008-08-06 16:19:00.000000000 -0400
 @@ -14,7 +14,7 @@
  qmail_child_domain_template(qmail_clean, qmail_start_t)
@@ -22195,7 +22119,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/radius.fc serefpolicy-3.5.2/policy/modules/services/radius.fc
---- nsaserefpolicy/policy/modules/services/radius.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/radius.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/radius.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -20,3 +20,5 @@
  
@@ -22204,7 +22128,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/radiusd	--	gen_context(system_u:object_r:radius_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/radius.if serefpolicy-3.5.2/policy/modules/services/radius.if
---- nsaserefpolicy/policy/modules/services/radius.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/radius.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/radius.if	2008-08-06 16:19:00.000000000 -0400
 @@ -16,6 +16,25 @@
  
@@ -22268,7 +22192,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	manage_all_pattern($1, radiusd_var_run_t, radiusd_var_run_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/radius.te serefpolicy-3.5.2/policy/modules/services/radius.te
---- nsaserefpolicy/policy/modules/services/radius.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/radius.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/radius.te	2008-08-06 16:19:00.000000000 -0400
 @@ -25,6 +25,9 @@
  type radiusd_var_run_t;
@@ -22336,7 +22260,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  optional_policy(`
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/radvd.fc serefpolicy-3.5.2/policy/modules/services/radvd.fc
---- nsaserefpolicy/policy/modules/services/radvd.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/radvd.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/radvd.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -5,3 +5,4 @@
  
@@ -22344,7 +22268,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  /var/run/radvd(/.*)?		gen_context(system_u:object_r:radvd_var_run_t,s0)
 +/etc/rc.d/init.d/radvd	--	gen_context(system_u:object_r:radvd_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/radvd.if serefpolicy-3.5.2/policy/modules/services/radvd.if
---- nsaserefpolicy/policy/modules/services/radvd.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/radvd.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/radvd.if	2008-08-06 16:19:00.000000000 -0400
 @@ -2,6 +2,25 @@
  
@@ -22397,7 +22321,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, radvd_var_run_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/radvd.te serefpolicy-3.5.2/policy/modules/services/radvd.te
---- nsaserefpolicy/policy/modules/services/radvd.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/radvd.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/radvd.te	2008-08-06 16:19:00.000000000 -0400
 @@ -15,6 +15,9 @@
  type radvd_etc_t;
@@ -22418,7 +22342,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  allow radvd_t radvd_etc_t:file read_file_perms;
  
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/razor.fc serefpolicy-3.5.2/policy/modules/services/razor.fc
---- nsaserefpolicy/policy/modules/services/razor.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/razor.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/razor.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,4 +1,4 @@
 -HOME_DIR/\.razor(/.*)?		gen_context(system_u:object_r:ROLE_razor_home_t,s0)
@@ -22427,7 +22351,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  /etc/razor(/.*)?		gen_context(system_u:object_r:razor_etc_t,s0)
  
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/razor.if serefpolicy-3.5.2/policy/modules/services/razor.if
---- nsaserefpolicy/policy/modules/services/razor.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/razor.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/razor.if	2008-08-06 16:19:00.000000000 -0400
 @@ -137,6 +137,7 @@
  template(`razor_per_role_template',`
@@ -22549,7 +22473,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/razor.te serefpolicy-3.5.2/policy/modules/services/razor.te
---- nsaserefpolicy/policy/modules/services/razor.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/razor.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/razor.te	2008-08-06 16:19:00.000000000 -0400
 @@ -6,21 +6,51 @@
  # Declarations
@@ -22607,7 +22531,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/rdisc.if serefpolicy-3.5.2/policy/modules/services/rdisc.if
---- nsaserefpolicy/policy/modules/services/rdisc.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/rdisc.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/rdisc.if	2008-08-06 16:19:00.000000000 -0400
 @@ -1 +1,20 @@
  ## <summary>Network router discovery daemon</summary>
@@ -22631,7 +22555,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	init_script_domtrans_spec($1, rdisc_script_exec_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rdisc.te serefpolicy-3.5.2/policy/modules/services/rdisc.te
---- nsaserefpolicy/policy/modules/services/rdisc.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/rdisc.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/rdisc.te	2008-08-06 16:19:00.000000000 -0400
 @@ -45,6 +45,8 @@
  libs_use_ld_so(rdisc_t)
@@ -22643,7 +22567,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  sysnet_read_config(rdisc_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/remotelogin.te serefpolicy-3.5.2/policy/modules/services/remotelogin.te
---- nsaserefpolicy/policy/modules/services/remotelogin.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/remotelogin.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/remotelogin.te	2008-08-06 16:19:00.000000000 -0400
 @@ -85,6 +85,7 @@
  
@@ -22653,19 +22577,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  userdom_use_unpriv_users_fds(remote_login_t)
  userdom_search_all_users_home_content(remote_login_t)
  # Only permit unprivileged user domains to be entered via rlogin,
-diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ricci.te serefpolicy-3.5.2/policy/modules/services/ricci.te
---- nsaserefpolicy/policy/modules/services/ricci.te	2008-08-05 11:42:20.000000000 -0400
-+++ serefpolicy-3.5.2/policy/modules/services/ricci.te	2008-08-06 16:19:00.000000000 -0400
-@@ -443,6 +443,7 @@
- create_files_pattern(ricci_modstorage_t, ricci_modstorage_lock_t, ricci_modstorage_lock_t)
- files_lock_filetrans(ricci_modstorage_t, ricci_modstorage_lock_t, file)
- 
-+corecmd_exec_shell(ricci_modstorage_t)
- corecmd_exec_bin(ricci_modstorage_t)
- 
- dev_read_sysfs(ricci_modstorage_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rlogin.te serefpolicy-3.5.2/policy/modules/services/rlogin.te
---- nsaserefpolicy/policy/modules/services/rlogin.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/rlogin.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/rlogin.te	2008-08-06 16:19:00.000000000 -0400
 @@ -94,8 +94,8 @@
  remotelogin_signal(rlogind_t)
@@ -22679,7 +22592,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  optional_policy(`
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/roundup.fc serefpolicy-3.5.2/policy/modules/services/roundup.fc
---- nsaserefpolicy/policy/modules/services/roundup.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/roundup.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/roundup.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -7,3 +7,5 @@
  # /var
@@ -22688,7 +22601,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/roundup	--	gen_context(system_u:object_r:roundup_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/roundup.if serefpolicy-3.5.2/policy/modules/services/roundup.if
---- nsaserefpolicy/policy/modules/services/roundup.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/roundup.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/roundup.if	2008-08-06 16:19:00.000000000 -0400
 @@ -1 +1,66 @@
  ## <summary>Roundup Issue Tracking System policy</summary>
@@ -22758,7 +22671,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, roundup_var_run_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/roundup.te serefpolicy-3.5.2/policy/modules/services/roundup.te
---- nsaserefpolicy/policy/modules/services/roundup.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/roundup.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/roundup.te	2008-08-06 16:19:00.000000000 -0400
 @@ -16,6 +16,9 @@
  type roundup_var_lib_t;
@@ -22771,7 +22684,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  #
  # Local policy
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rpc.if serefpolicy-3.5.2/policy/modules/services/rpc.if
---- nsaserefpolicy/policy/modules/services/rpc.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/rpc.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/rpc.if	2008-08-06 16:19:00.000000000 -0400
 @@ -88,8 +88,11 @@
  	# bind to arbitary unused ports
@@ -22812,7 +22725,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  ## </summary>
  ## <param name="domain">
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rpc.te serefpolicy-3.5.2/policy/modules/services/rpc.te
---- nsaserefpolicy/policy/modules/services/rpc.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/rpc.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/rpc.te	2008-08-06 16:19:00.000000000 -0400
 @@ -23,7 +23,7 @@
  gen_tunable(allow_nfsd_anon_write, false)
@@ -22926,7 +22839,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  optional_policy(`
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rpcbind.fc serefpolicy-3.5.2/policy/modules/services/rpcbind.fc
---- nsaserefpolicy/policy/modules/services/rpcbind.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/rpcbind.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/rpcbind.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -5,3 +5,5 @@
  /var/run/rpc.statd\.pid	--	gen_context(system_u:object_r:rpcbind_var_run_t,s0)
@@ -22935,7 +22848,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/rpcbind	--	gen_context(system_u:object_r:rpcbind_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rpcbind.if serefpolicy-3.5.2/policy/modules/services/rpcbind.if
---- nsaserefpolicy/policy/modules/services/rpcbind.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/rpcbind.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/rpcbind.if	2008-08-06 16:19:00.000000000 -0400
 @@ -95,3 +95,68 @@
  	manage_files_pattern($1, rpcbind_var_lib_t, rpcbind_var_lib_t)
@@ -23007,7 +22920,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, rpcbind_var_run_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rpcbind.te serefpolicy-3.5.2/policy/modules/services/rpcbind.te
---- nsaserefpolicy/policy/modules/services/rpcbind.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/rpcbind.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/rpcbind.te	2008-08-06 16:19:00.000000000 -0400
 @@ -16,16 +16,21 @@
  type rpcbind_var_lib_t;
@@ -23041,7 +22954,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  corenet_all_recvfrom_unlabeled(rpcbind_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rshd.te serefpolicy-3.5.2/policy/modules/services/rshd.te
---- nsaserefpolicy/policy/modules/services/rshd.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/rshd.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/rshd.te	2008-08-06 16:19:00.000000000 -0400
 @@ -16,7 +16,7 @@
  #
@@ -23104,66 +23017,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  	unconfined_shell_domtrans(rshd_t)
 +	unconfined_signal(rshd_t)
  ')
-diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rsync.fc serefpolicy-3.5.2/policy/modules/services/rsync.fc
---- nsaserefpolicy/policy/modules/services/rsync.fc	2008-08-05 11:42:21.000000000 -0400
-+++ serefpolicy-3.5.2/policy/modules/services/rsync.fc	2008-08-06 16:19:00.000000000 -0400
-@@ -1,2 +1,6 @@
- 
- /usr/bin/rsync		--	gen_context(system_u:object_r:rsync_exec_t,s0)
-+
-+/var/log/rsync\.log      --	gen_context(system_u:object_r:rsync_log_t,s0)
-+
-+/var/run/rsyncd\.lock      --	gen_context(system_u:object_r:rsync_log_t,s0)
-diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rsync.te serefpolicy-3.5.2/policy/modules/services/rsync.te
---- nsaserefpolicy/policy/modules/services/rsync.te	2008-08-05 11:42:21.000000000 -0400
-+++ serefpolicy-3.5.2/policy/modules/services/rsync.te	2008-08-06 16:19:00.000000000 -0400
-@@ -31,6 +31,9 @@
- type rsync_data_t;
- files_type(rsync_data_t)
- 
-+type rsync_log_t;
-+logging_log_file(rsync_log_t)
-+
- type rsync_tmp_t;
- files_tmp_file(rsync_tmp_t)
- 
-@@ -42,7 +45,7 @@
- # Local policy
- #
- 
--allow rsync_t self:capability sys_chroot;
-+allow rsync_t self:capability { dac_read_search dac_override setuid setgid sys_chroot };
- allow rsync_t self:process signal_perms;
- allow rsync_t self:fifo_file rw_fifo_file_perms;
- allow rsync_t self:tcp_socket create_stream_socket_perms;
-@@ -52,7 +55,6 @@
- # cjp: this should probably only be inetd_child_t rules?
- # search home and kerberos also.
- allow rsync_t self:netlink_tcpdiag_socket r_netlink_socket_perms;
--allow rsync_t self:capability { setuid setgid };
- #end for identd
- 
- allow rsync_t rsync_data_t:dir list_dir_perms;
-@@ -95,7 +97,8 @@
- libs_use_shared_libs(rsync_t)
- 
- logging_send_syslog_msg(rsync_t)
--logging_dontaudit_search_logs(rsync_t)
-+manage_files_pattern(rsync_t, rsync_log_t, rsync_log_t)
-+logging_log_filetrans(rsync_t, rsync_log_t, file)
- 
- miscfiles_read_localization(rsync_t)
- miscfiles_read_public_files(rsync_t)
-@@ -117,7 +120,6 @@
- ')
- 
- tunable_policy(`rsync_export_all_ro',`
--	allow rsync_t self:capability dac_override;
- 	fs_read_noxattr_fs_files(rsync_t) 
- 	auth_read_all_files_except_shadow(rsync_t)
- ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rwho.fc serefpolicy-3.5.2/policy/modules/services/rwho.fc
---- nsaserefpolicy/policy/modules/services/rwho.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/rwho.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/rwho.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -3,3 +3,5 @@
  /var/spool/rwho(/.*)?		gen_context(system_u:object_r:rwho_spool_t,s0)
@@ -23172,7 +23027,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/rwhod	--	gen_context(system_u:object_r:rwho_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rwho.if serefpolicy-3.5.2/policy/modules/services/rwho.if
---- nsaserefpolicy/policy/modules/services/rwho.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/rwho.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/rwho.if	2008-08-06 16:19:00.000000000 -0400
 @@ -118,6 +118,25 @@
  
@@ -23225,7 +23080,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	manage_all_pattern($1, rwho_spool_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rwho.te serefpolicy-3.5.2/policy/modules/services/rwho.te
---- nsaserefpolicy/policy/modules/services/rwho.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/rwho.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/rwho.te	2008-08-06 16:19:00.000000000 -0400
 @@ -16,6 +16,9 @@
  type rwho_spool_t;
@@ -23238,7 +23093,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  #
  # rwho local policy
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/samba.fc serefpolicy-3.5.2/policy/modules/services/samba.fc
---- nsaserefpolicy/policy/modules/services/samba.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/samba.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/samba.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -15,6 +15,7 @@
  /usr/bin/ntlm_auth		--	gen_context(system_u:object_r:winbind_helper_exec_t,s0)
@@ -23261,7 +23116,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/var/lib/samba/scripts(/.*)?		gen_context(system_u:object_r:samba_unconfined_script_exec_t,s0)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/samba.if serefpolicy-3.5.2/policy/modules/services/samba.if
---- nsaserefpolicy/policy/modules/services/samba.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/samba.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/samba.if	2008-08-06 16:19:00.000000000 -0400
 @@ -33,12 +33,12 @@
  	')
@@ -23631,7 +23486,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/samba.te serefpolicy-3.5.2/policy/modules/services/samba.te
---- nsaserefpolicy/policy/modules/services/samba.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/samba.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/samba.te	2008-08-06 16:19:00.000000000 -0400
 @@ -66,6 +66,13 @@
  ## </desc>
@@ -23974,7 +23829,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +allow smbcontrol_t nmbd_var_run_t:file { read lock };
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/sasl.fc serefpolicy-3.5.2/policy/modules/services/sasl.fc
---- nsaserefpolicy/policy/modules/services/sasl.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/sasl.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/sasl.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -8,3 +8,5 @@
  # /var
@@ -23983,7 +23838,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/sasl	--	gen_context(system_u:object_r:sasl_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/sasl.if serefpolicy-3.5.2/policy/modules/services/sasl.if
---- nsaserefpolicy/policy/modules/services/sasl.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/sasl.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/sasl.if	2008-08-06 16:19:00.000000000 -0400
 @@ -21,6 +21,25 @@
  
@@ -24036,7 +23891,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, saslauthd_var_run_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/sasl.te serefpolicy-3.5.2/policy/modules/services/sasl.te
---- nsaserefpolicy/policy/modules/services/sasl.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/sasl.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/sasl.te	2008-08-06 16:19:00.000000000 -0400
 @@ -23,6 +23,9 @@
  type saslauthd_var_run_t;
@@ -24069,7 +23924,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/sendmail.if serefpolicy-3.5.2/policy/modules/services/sendmail.if
---- nsaserefpolicy/policy/modules/services/sendmail.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/sendmail.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/sendmail.if	2008-08-06 16:19:00.000000000 -0400
 @@ -149,3 +149,104 @@
  
@@ -24177,7 +24032,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	allow $1 sendmail_t:fifo_file rw_fifo_file_perms; 
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/sendmail.te serefpolicy-3.5.2/policy/modules/services/sendmail.te
---- nsaserefpolicy/policy/modules/services/sendmail.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/sendmail.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/sendmail.te	2008-08-06 16:19:00.000000000 -0400
 @@ -20,13 +20,17 @@
  mta_mailserver_delivery(sendmail_t)
@@ -24337,7 +24192,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 -dontaudit sendmail_t admin_tty_type:chr_file { getattr ioctl };
 -') dnl end TODO
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/setroubleshoot.fc serefpolicy-3.5.2/policy/modules/services/setroubleshoot.fc
---- nsaserefpolicy/policy/modules/services/setroubleshoot.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/setroubleshoot.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/setroubleshoot.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -5,3 +5,5 @@
  /var/log/setroubleshoot(/.*)?		gen_context(system_u:object_r:setroubleshoot_var_log_t,s0)
@@ -24346,7 +24201,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/setroubleshoot	--	gen_context(system_u:object_r:setroubleshoot_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/setroubleshoot.if serefpolicy-3.5.2/policy/modules/services/setroubleshoot.if
---- nsaserefpolicy/policy/modules/services/setroubleshoot.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/setroubleshoot.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/setroubleshoot.if	2008-08-06 16:19:00.000000000 -0400
 @@ -16,14 +16,13 @@
  	')
@@ -24446,7 +24301,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/setroubleshoot.te serefpolicy-3.5.2/policy/modules/services/setroubleshoot.te
---- nsaserefpolicy/policy/modules/services/setroubleshoot.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/setroubleshoot.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/setroubleshoot.te	2008-08-06 16:19:00.000000000 -0400
 @@ -22,13 +22,16 @@
  type setroubleshoot_var_run_t;
@@ -24528,7 +24383,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  optional_policy(`
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/smartmon.fc serefpolicy-3.5.2/policy/modules/services/smartmon.fc
---- nsaserefpolicy/policy/modules/services/smartmon.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/smartmon.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/smartmon.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -8,3 +8,4 @@
  #
@@ -24536,7 +24391,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
 +/etc/rc.d/init.d/smartd	--	gen_context(system_u:object_r:fsdaemon_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/smartmon.if serefpolicy-3.5.2/policy/modules/services/smartmon.if
---- nsaserefpolicy/policy/modules/services/smartmon.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/smartmon.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/smartmon.if	2008-08-06 16:19:00.000000000 -0400
 @@ -20,6 +20,25 @@
  
@@ -24589,7 +24444,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, fsdaemon_var_run_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/smartmon.te serefpolicy-3.5.2/policy/modules/services/smartmon.te
---- nsaserefpolicy/policy/modules/services/smartmon.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/smartmon.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/smartmon.te	2008-08-06 16:19:00.000000000 -0400
 @@ -16,6 +16,10 @@
  type fsdaemon_tmp_t;
@@ -24631,7 +24486,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  optional_policy(`
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/snmp.fc serefpolicy-3.5.2/policy/modules/services/snmp.fc
---- nsaserefpolicy/policy/modules/services/snmp.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/snmp.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/snmp.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -17,3 +17,6 @@
  
@@ -24641,7 +24496,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/etc/rc.d/init.d/snmpd	--	gen_context(system_u:object_r:snmp_script_exec_t,s0)
 +/etc/rc.d/init.d/snmptrapd --	gen_context(system_u:object_r:snmp_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/snmp.if serefpolicy-3.5.2/policy/modules/services/snmp.if
---- nsaserefpolicy/policy/modules/services/snmp.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/snmp.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/snmp.if	2008-08-06 16:19:00.000000000 -0400
 @@ -87,6 +87,25 @@
  
@@ -24714,7 +24569,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, snmpd_var_run_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/snmp.te serefpolicy-3.5.2/policy/modules/services/snmp.te
---- nsaserefpolicy/policy/modules/services/snmp.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/snmp.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/snmp.te	2008-08-06 16:19:00.000000000 -0400
 @@ -18,12 +18,16 @@
  type snmpd_var_lib_t;
@@ -24778,7 +24633,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  optional_policy(`
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/snort.fc serefpolicy-3.5.2/policy/modules/services/snort.fc
---- nsaserefpolicy/policy/modules/services/snort.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/snort.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/snort.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,6 +1,10 @@
 +/usr/s?bin/snort	--	gen_context(system_u:object_r:snort_exec_t,s0)
@@ -24793,7 +24648,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc\.d/init\.d/snortd	--	gen_context(system_u:object_r:snort_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/snort.if serefpolicy-3.5.2/policy/modules/services/snort.if
---- nsaserefpolicy/policy/modules/services/snort.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/snort.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/snort.if	2008-08-06 16:19:00.000000000 -0400
 @@ -1 +1,91 @@
  ## <summary>Snort network intrusion detection system</summary>
@@ -24888,7 +24743,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	allow $1 snort_t:process signal;
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/snort.te serefpolicy-3.5.2/policy/modules/services/snort.te
---- nsaserefpolicy/policy/modules/services/snort.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/snort.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/snort.te	2008-08-06 16:19:00.000000000 -0400
 @@ -10,8 +10,11 @@
  type snort_exec_t;
@@ -24936,7 +24791,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/soundserver.fc serefpolicy-3.5.2/policy/modules/services/soundserver.fc
---- nsaserefpolicy/policy/modules/services/soundserver.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/soundserver.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/soundserver.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -7,4 +7,8 @@
  /usr/sbin/yiff		--	gen_context(system_u:object_r:soundd_exec_t,s0)
@@ -24948,7 +24803,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/nasd	--	gen_context(system_u:object_r:soundd_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/soundserver.if serefpolicy-3.5.2/policy/modules/services/soundserver.if
---- nsaserefpolicy/policy/modules/services/soundserver.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/soundserver.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/soundserver.if	2008-08-06 16:19:00.000000000 -0400
 @@ -13,3 +13,74 @@
  interface(`soundserver_tcp_connect',`
@@ -25026,7 +24881,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/soundserver.te serefpolicy-3.5.2/policy/modules/services/soundserver.te
---- nsaserefpolicy/policy/modules/services/soundserver.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/soundserver.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/soundserver.te	2008-08-06 16:19:00.000000000 -0400
 @@ -11,7 +11,7 @@
  init_daemon_domain(soundd_t, soundd_exec_t)
@@ -25093,7 +24948,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/spamassassin.fc serefpolicy-3.5.2/policy/modules/services/spamassassin.fc
---- nsaserefpolicy/policy/modules/services/spamassassin.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/spamassassin.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/spamassassin.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,16 +1,22 @@
 -HOME_DIR/\.spamassassin(/.*)?	gen_context(system_u:object_r:ROLE_spamassassin_home_t,s0)
@@ -25122,7 +24977,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/spamd	--	gen_context(system_u:object_r:spamd_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/spamassassin.if serefpolicy-3.5.2/policy/modules/services/spamassassin.if
---- nsaserefpolicy/policy/modules/services/spamassassin.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/spamassassin.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/spamassassin.if	2008-08-06 16:19:00.000000000 -0400
 @@ -34,10 +34,10 @@
  # cjp: when tunables are available, spamc stuff should be
@@ -25687,7 +25542,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	razor_manage_user_home_files(user, $1)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/spamassassin.te serefpolicy-3.5.2/policy/modules/services/spamassassin.te
---- nsaserefpolicy/policy/modules/services/spamassassin.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/spamassassin.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/spamassassin.te	2008-08-06 16:19:00.000000000 -0400
 @@ -21,8 +21,10 @@
  gen_tunable(spamd_enable_home_dirs, true)
@@ -25946,7 +25801,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	sendmail_rw_pipes(spamc_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/squid.fc serefpolicy-3.5.2/policy/modules/services/squid.fc
---- nsaserefpolicy/policy/modules/services/squid.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/squid.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/squid.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -12,3 +12,8 @@
  /var/run/squid\.pid	--	gen_context(system_u:object_r:squid_var_run_t,s0)
@@ -25958,7 +25813,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/etc/rc.d/init.d/squid	--	gen_context(system_u:object_r:squid_script_exec_t,s0)
 +
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/squid.if serefpolicy-3.5.2/policy/modules/services/squid.if
---- nsaserefpolicy/policy/modules/services/squid.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/squid.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/squid.if	2008-08-06 16:19:00.000000000 -0400
 @@ -131,3 +131,114 @@
  interface(`squid_use',`
@@ -26076,7 +25931,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/squid.te serefpolicy-3.5.2/policy/modules/services/squid.te
---- nsaserefpolicy/policy/modules/services/squid.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/squid.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/squid.te	2008-08-06 16:19:00.000000000 -0400
 @@ -31,12 +31,15 @@
  type squid_var_run_t;
@@ -26164,7 +26019,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	corenet_all_recvfrom_netlabel(httpd_squid_script_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ssh.fc serefpolicy-3.5.2/policy/modules/services/ssh.fc
---- nsaserefpolicy/policy/modules/services/ssh.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ssh.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ssh.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,4 +1,4 @@
 -HOME_DIR/\.ssh(/.*)?			gen_context(system_u:object_r:ROLE_home_ssh_t,s0)
@@ -26173,7 +26028,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  /etc/ssh/primes			--	gen_context(system_u:object_r:sshd_key_t,s0)
  /etc/ssh/ssh_host_key 		--	gen_context(system_u:object_r:sshd_key_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ssh.if serefpolicy-3.5.2/policy/modules/services/ssh.if
---- nsaserefpolicy/policy/modules/services/ssh.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ssh.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ssh.if	2008-08-06 16:19:00.000000000 -0400
 @@ -36,6 +36,7 @@
  	gen_require(`
@@ -26326,7 +26181,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  	optional_policy(`
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ssh.te serefpolicy-3.5.2/policy/modules/services/ssh.te
---- nsaserefpolicy/policy/modules/services/ssh.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/ssh.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/ssh.te	2008-08-06 16:19:00.000000000 -0400
 @@ -24,7 +24,7 @@
  
@@ -26389,49 +26244,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  	unconfined_shell_domtrans(sshd_t)
  ')
  
-diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/stunnel.if serefpolicy-3.5.2/policy/modules/services/stunnel.if
---- nsaserefpolicy/policy/modules/services/stunnel.if	2008-08-05 11:42:21.000000000 -0400
-+++ serefpolicy-3.5.2/policy/modules/services/stunnel.if	2008-08-06 16:19:00.000000000 -0400
-@@ -1 +1,25 @@
- ## <summary>SSL Tunneling Proxy</summary>
-+
-+########################################
-+## <summary>
-+##	Define the specified domain as a stunnel inetd service.
-+## </summary>
-+## <param name="domain">
-+##	<summary>
-+##	The type associated with the stunnel inetd service process.
-+##	</summary>
-+## </param>
-+## <param name="entrypoint">
-+##	<summary>
-+##	The type associated with the process program.
-+##	</summary>
-+## </param>
-+#
-+interface(`stunnel_service_domain',`
-+	gen_require(`
-+		type stunnel_t;
-+	')
-+
-+	domtrans_pattern(stunnel_t, $2, $1)
-+	allow $1 stunnel_t:tcp_socket rw_socket_perms;
-+')
-diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/stunnel.te serefpolicy-3.5.2/policy/modules/services/stunnel.te
---- nsaserefpolicy/policy/modules/services/stunnel.te	2008-08-05 11:42:20.000000000 -0400
-+++ serefpolicy-3.5.2/policy/modules/services/stunnel.te	2008-08-06 16:19:00.000000000 -0400
-@@ -20,7 +20,7 @@
- ')
- 
- type stunnel_etc_t;
--files_type(stunnel_etc_t)
-+files_config_file(stunnel_etc_t)
- 
- type stunnel_tmp_t;
- files_tmp_file(stunnel_tmp_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/telnet.te serefpolicy-3.5.2/policy/modules/services/telnet.te
---- nsaserefpolicy/policy/modules/services/telnet.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/telnet.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/telnet.te	2008-08-06 16:19:00.000000000 -0400
 @@ -89,15 +89,19 @@
  
@@ -26458,7 +26272,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/tftp.if serefpolicy-3.5.2/policy/modules/services/tftp.if
---- nsaserefpolicy/policy/modules/services/tftp.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/tftp.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/tftp.if	2008-08-06 16:19:00.000000000 -0400
 @@ -20,10 +20,10 @@
  	allow $1 tftpd_t:process { ptrace signal_perms getattr };
@@ -26475,7 +26289,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, tftpd_var_run_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/tftp.te serefpolicy-3.5.2/policy/modules/services/tftp.te
---- nsaserefpolicy/policy/modules/services/tftp.te	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/tftp.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/tftp.te	2008-08-06 16:19:00.000000000 -0400
 @@ -37,7 +37,6 @@
  allow tftpd_t self:udp_socket create_socket_perms;
@@ -26522,7 +26336,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/tor.fc serefpolicy-3.5.2/policy/modules/services/tor.fc
---- nsaserefpolicy/policy/modules/services/tor.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/tor.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/tor.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -6,3 +6,5 @@
  /var/lib/tor(/.*)?		gen_context(system_u:object_r:tor_var_lib_t,s0)
@@ -26531,7 +26345,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc.d/init.d/tor	--	gen_context(system_u:object_r:tor_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/tor.if serefpolicy-3.5.2/policy/modules/services/tor.if
---- nsaserefpolicy/policy/modules/services/tor.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/tor.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/tor.if	2008-08-06 16:19:00.000000000 -0400
 @@ -20,6 +20,25 @@
  
@@ -26593,7 +26407,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/tor.te serefpolicy-3.5.2/policy/modules/services/tor.te
---- nsaserefpolicy/policy/modules/services/tor.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/tor.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/tor.te	2008-08-06 16:19:00.000000000 -0400
 @@ -26,11 +26,15 @@
  type tor_var_run_t;
@@ -26628,7 +26442,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  	seutil_sigchld_newrole(tor_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/uucp.if serefpolicy-3.5.2/policy/modules/services/uucp.if
---- nsaserefpolicy/policy/modules/services/uucp.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/uucp.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/uucp.if	2008-08-06 16:19:00.000000000 -0400
 @@ -84,18 +84,18 @@
  	ps_process_pattern($1, uucpd_t)
@@ -26656,7 +26470,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, uucpd_var_run_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/uucp.te serefpolicy-3.5.2/policy/modules/services/uucp.te
---- nsaserefpolicy/policy/modules/services/uucp.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/uucp.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/uucp.te	2008-08-06 16:19:00.000000000 -0400
 @@ -116,6 +116,8 @@
  
@@ -26668,7 +26482,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  libs_use_shared_libs(uux_t)
  
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/virt.fc serefpolicy-3.5.2/policy/modules/services/virt.fc
---- nsaserefpolicy/policy/modules/services/virt.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/virt.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/virt.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -9,3 +9,6 @@
  /var/lib/libvirt/images(/.*)? 	gen_context(system_u:object_r:virt_image_t,s0)
@@ -26678,7 +26492,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/etc/rc.d/init.d/libvirtd	--	gen_context(system_u:object_r:virtd_script_exec_t,s0)
 +
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/virt.if serefpolicy-3.5.2/policy/modules/services/virt.if
---- nsaserefpolicy/policy/modules/services/virt.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/virt.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/virt.if	2008-08-06 16:19:00.000000000 -0400
 @@ -68,7 +68,7 @@
  ##	</summary>
@@ -26778,7 +26592,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  	virt_manage_lib_files($1)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/virt.te serefpolicy-3.5.2/policy/modules/services/virt.te
---- nsaserefpolicy/policy/modules/services/virt.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/virt.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/virt.te	2008-08-06 16:19:00.000000000 -0400
 @@ -1,6 +1,8 @@
  
@@ -26959,7 +26773,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +miscfiles_read_certs(httpd_w3c_validator_script_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/xserver.fc serefpolicy-3.5.2/policy/modules/services/xserver.fc
---- nsaserefpolicy/policy/modules/services/xserver.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/xserver.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/xserver.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,13 +1,14 @@
  #
@@ -27032,7 +26846,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  ifdef(`distro_suse',`
  /var/lib/pam_devperm/:0	--	gen_context(system_u:object_r:xdm_var_lib_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/xserver.if serefpolicy-3.5.2/policy/modules/services/xserver.if
---- nsaserefpolicy/policy/modules/services/xserver.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/xserver.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/xserver.if	2008-08-06 16:19:00.000000000 -0400
 @@ -16,6 +16,7 @@
  	gen_require(`
@@ -28094,7 +27908,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	read_lnk_files_pattern($1, fonts_home_t, fonts_home_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/xserver.te serefpolicy-3.5.2/policy/modules/services/xserver.te
---- nsaserefpolicy/policy/modules/services/xserver.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/xserver.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/xserver.te	2008-08-06 16:19:00.000000000 -0400
 @@ -8,6 +8,14 @@
  
@@ -28530,7 +28344,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/zabbix.fc serefpolicy-3.5.2/policy/modules/services/zabbix.fc
---- nsaserefpolicy/policy/modules/services/zabbix.fc	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/zabbix.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/zabbix.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -3,3 +3,5 @@
  /var/log/zabbix(/.*)?		gen_context(system_u:object_r:zabbix_log_t,s0)
@@ -28539,7 +28353,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/rc\.d/init\.d/zabbix	--	gen_context(system_u:object_r:zabbix_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/zabbix.if serefpolicy-3.5.2/policy/modules/services/zabbix.if
---- nsaserefpolicy/policy/modules/services/zabbix.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/zabbix.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/zabbix.if	2008-08-06 16:19:00.000000000 -0400
 @@ -79,6 +79,25 @@
  
@@ -28594,7 +28408,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, zabbix_var_run_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/zabbix.te serefpolicy-3.5.2/policy/modules/services/zabbix.te
---- nsaserefpolicy/policy/modules/services/zabbix.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/zabbix.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/zabbix.te	2008-08-06 16:19:00.000000000 -0400
 @@ -18,6 +18,9 @@
  type zabbix_var_run_t;
@@ -28607,7 +28421,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  #
  # zabbix local policy
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/zebra.fc serefpolicy-3.5.2/policy/modules/services/zebra.fc
---- nsaserefpolicy/policy/modules/services/zebra.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/zebra.fc	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/zebra.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -14,3 +14,10 @@
  /var/run/\.zebra	-s	gen_context(system_u:object_r:zebra_var_run_t,s0)
@@ -28621,7 +28435,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/etc/rc.d/init.d/ripngd	--	gen_context(system_u:object_r:zebra_script_exec_t,s0)
 +/etc/rc.d/init.d/zebra	--	gen_context(system_u:object_r:zebra_script_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/zebra.if serefpolicy-3.5.2/policy/modules/services/zebra.if
---- nsaserefpolicy/policy/modules/services/zebra.if	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/zebra.if	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/zebra.if	2008-08-06 16:19:00.000000000 -0400
 @@ -24,6 +24,26 @@
  
@@ -28685,7 +28499,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        manage_all_pattern($1, zebra_var_run_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/zebra.te serefpolicy-3.5.2/policy/modules/services/zebra.te
---- nsaserefpolicy/policy/modules/services/zebra.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/services/zebra.te	2008-08-07 11:15:11.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/services/zebra.te	2008-08-06 16:19:00.000000000 -0400
 @@ -30,6 +30,9 @@
  type zebra_var_run_t;
@@ -28715,7 +28529,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  kernel_rw_net_sysctls(zebra_t)
  
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/application.te serefpolicy-3.5.2/policy/modules/system/application.te
---- nsaserefpolicy/policy/modules/system/application.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/application.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/application.te	2008-08-06 16:19:00.000000000 -0400
 @@ -7,6 +7,12 @@
  # Executables to be run by user
@@ -28731,7 +28545,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  	ssh_sigchld(application_domain_type)
  	ssh_rw_stream_sockets(application_domain_type)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/authlogin.fc serefpolicy-3.5.2/policy/modules/system/authlogin.fc
---- nsaserefpolicy/policy/modules/system/authlogin.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/authlogin.fc	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/authlogin.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -7,12 +7,10 @@
  /etc/passwd\.lock	--	gen_context(system_u:object_r:shadow_t,s0)
@@ -28760,7 +28574,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/var/cache/coolkey(/.*)?	gen_context(system_u:object_r:auth_cache_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/authlogin.if serefpolicy-3.5.2/policy/modules/system/authlogin.if
---- nsaserefpolicy/policy/modules/system/authlogin.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/authlogin.if	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/authlogin.if	2008-08-06 16:19:00.000000000 -0400
 @@ -56,10 +56,6 @@
  	miscfiles_read_localization($1_chkpwd_t)
@@ -29022,7 +28836,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	manage_files_pattern($1, auth_cache_t,  auth_cache_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/authlogin.te serefpolicy-3.5.2/policy/modules/system/authlogin.te
---- nsaserefpolicy/policy/modules/system/authlogin.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/authlogin.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/authlogin.te	2008-08-06 16:19:00.000000000 -0400
 @@ -59,6 +59,9 @@
  type utempter_exec_t;
@@ -29124,7 +28938,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  	xserver_rw_xdm_pipes(utempter_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/fstools.fc serefpolicy-3.5.2/policy/modules/system/fstools.fc
---- nsaserefpolicy/policy/modules/system/fstools.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/fstools.fc	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/fstools.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,4 +1,3 @@
 -/sbin/badblocks		--	gen_context(system_u:object_r:fsadm_exec_t,s0)
@@ -29140,7 +28954,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  /sbin/partprobe		--	gen_context(system_u:object_r:fsadm_exec_t,s0)
  /sbin/partx		--	gen_context(system_u:object_r:fsadm_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/fstools.if serefpolicy-3.5.2/policy/modules/system/fstools.if
---- nsaserefpolicy/policy/modules/system/fstools.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/fstools.if	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/fstools.if	2008-08-06 16:19:00.000000000 -0400
 @@ -142,3 +142,21 @@
  
@@ -29165,7 +28979,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	allow $1 fsadm_t:process signal;
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/fstools.te serefpolicy-3.5.2/policy/modules/system/fstools.te
---- nsaserefpolicy/policy/modules/system/fstools.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/fstools.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/fstools.te	2008-08-06 16:19:00.000000000 -0400
 @@ -97,6 +97,10 @@
  fs_getattr_tmpfs_dirs(fsadm_t)
@@ -29189,7 +29003,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	unconfined_domain(fsadm_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/getty.fc serefpolicy-3.5.2/policy/modules/system/getty.fc
---- nsaserefpolicy/policy/modules/system/getty.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/getty.fc	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/getty.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -8,5 +8,5 @@
  
@@ -29200,7 +29014,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/var/spool/fax(/.*)?		gen_context(system_u:object_r:getty_var_run_t,s0)
 +/var/spool/voice(/.*)?		gen_context(system_u:object_r:getty_var_run_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/getty.te serefpolicy-3.5.2/policy/modules/system/getty.te
---- nsaserefpolicy/policy/modules/system/getty.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/getty.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/getty.te	2008-08-06 16:19:00.000000000 -0400
 @@ -9,6 +9,7 @@
  type getty_t;
@@ -29211,7 +29025,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  type getty_etc_t;
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/hostname.te serefpolicy-3.5.2/policy/modules/system/hostname.te
---- nsaserefpolicy/policy/modules/system/hostname.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/hostname.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/hostname.te	2008-08-06 16:19:00.000000000 -0400
 @@ -8,7 +8,9 @@
  
@@ -29224,19 +29038,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  role system_r types hostname_t;
  
  ########################################
-diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/hotplug.te serefpolicy-3.5.2/policy/modules/system/hotplug.te
---- nsaserefpolicy/policy/modules/system/hotplug.te	2008-08-05 11:42:21.000000000 -0400
-+++ serefpolicy-3.5.2/policy/modules/system/hotplug.te	2008-08-06 16:19:00.000000000 -0400
-@@ -121,6 +121,7 @@
- 	optional_policy(`
- 		# for arping used for static IP addresses on PCMCIA ethernet
- 		netutils_domtrans(hotplug_t)
-+		netutils_signal(hotplug_t)
- 		fs_rw_tmpfs_chr_files(hotplug_t)
- 	')
- 	files_getattr_generic_locks(hotplug_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/init.fc serefpolicy-3.5.2/policy/modules/system/init.fc
---- nsaserefpolicy/policy/modules/system/init.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/init.fc	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/init.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -4,8 +4,7 @@
  /etc/init\.d/.*		--	gen_context(system_u:object_r:initrc_exec_t,s0)
@@ -29258,7 +29061,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  # /var
  #
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/init.if serefpolicy-3.5.2/policy/modules/system/init.if
---- nsaserefpolicy/policy/modules/system/init.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/init.if	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/init.if	2008-08-06 16:19:00.000000000 -0400
 @@ -211,6 +211,19 @@
  			kernel_dontaudit_use_fds($1)
@@ -29581,7 +29384,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/system/init.te serefpolicy-3.5.2/policy/modules/system/init.te
---- nsaserefpolicy/policy/modules/system/init.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/init.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/init.te	2008-08-06 16:19:00.000000000 -0400
 @@ -17,6 +17,20 @@
  ## </desc>
@@ -29817,7 +29620,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +logging_append_all_logs(daemon)
 +
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/ipsec.if serefpolicy-3.5.2/policy/modules/system/ipsec.if
---- nsaserefpolicy/policy/modules/system/ipsec.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/ipsec.if	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/ipsec.if	2008-08-06 16:19:00.000000000 -0400
 @@ -150,6 +150,26 @@
  	manage_files_pattern($1,ipsec_var_run_t,ipsec_var_run_t)
@@ -29847,7 +29650,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  ## <summary>
  ##	Execute racoon in the racoon domain.
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/ipsec.te serefpolicy-3.5.2/policy/modules/system/ipsec.te
---- nsaserefpolicy/policy/modules/system/ipsec.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/ipsec.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/ipsec.te	2008-08-06 16:19:00.000000000 -0400
 @@ -69,8 +69,8 @@
  read_files_pattern(ipsec_t,ipsec_key_file_t,ipsec_key_file_t)
@@ -29861,7 +29664,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  can_exec(ipsec_t, ipsec_mgmt_exec_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/iptables.if serefpolicy-3.5.2/policy/modules/system/iptables.if
---- nsaserefpolicy/policy/modules/system/iptables.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/iptables.if	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/iptables.if	2008-08-06 16:19:00.000000000 -0400
 @@ -49,6 +49,12 @@
  	iptables_domtrans($1)
@@ -29877,7 +29680,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/system/iptables.te serefpolicy-3.5.2/policy/modules/system/iptables.te
---- nsaserefpolicy/policy/modules/system/iptables.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/iptables.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/iptables.te	2008-08-06 16:19:00.000000000 -0400
 @@ -48,6 +48,7 @@
  
@@ -29905,7 +29708,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	unconfined_rw_stream_sockets(iptables_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/iscsi.fc serefpolicy-3.5.2/policy/modules/system/iscsi.fc
---- nsaserefpolicy/policy/modules/system/iscsi.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/iscsi.fc	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/iscsi.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,5 +1,5 @@
  /sbin/iscsid		--	gen_context(system_u:object_r:iscsid_exec_t,s0)
@@ -29916,7 +29719,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/var/lock/iscsi(/.*)?		gen_context(system_u:object_r:iscsi_lock_t,s0)
  /var/run/iscsid\.pid	--	gen_context(system_u:object_r:iscsi_var_run_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/iscsi.te serefpolicy-3.5.2/policy/modules/system/iscsi.te
---- nsaserefpolicy/policy/modules/system/iscsi.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/iscsi.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/iscsi.te	2008-08-06 16:19:00.000000000 -0400
 @@ -29,7 +29,7 @@
  #
@@ -29936,7 +29739,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  dev_rw_sysfs(iscsid_t)
  
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/libraries.fc serefpolicy-3.5.2/policy/modules/system/libraries.fc
---- nsaserefpolicy/policy/modules/system/libraries.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/libraries.fc	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/libraries.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -69,8 +69,10 @@
  ifdef(`distro_gentoo',`
@@ -30013,7 +29816,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/opt/novell/groupwise/client/lib/libgwapijni\.so\.1	--	gen_context(system_u:object_r:textrel_shlib_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/libraries.te serefpolicy-3.5.2/policy/modules/system/libraries.te
---- nsaserefpolicy/policy/modules/system/libraries.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/libraries.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/libraries.te	2008-08-06 16:19:00.000000000 -0400
 @@ -23,6 +23,9 @@
  init_system_domain(ldconfig_t,ldconfig_exec_t)
@@ -30082,7 +29885,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	unconfined_domain(ldconfig_t) 
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/locallogin.te serefpolicy-3.5.2/policy/modules/system/locallogin.te
---- nsaserefpolicy/policy/modules/system/locallogin.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/locallogin.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/locallogin.te	2008-08-06 16:19:00.000000000 -0400
 @@ -100,7 +100,6 @@
  
@@ -30161,7 +29964,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 -	nscd_socket_use(sulogin_t)
 -')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/logging.fc serefpolicy-3.5.2/policy/modules/system/logging.fc
---- nsaserefpolicy/policy/modules/system/logging.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/logging.fc	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/logging.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -4,6 +4,8 @@
  /etc/syslog.conf		gen_context(system_u:object_r:syslog_conf_t,s0)
@@ -30208,7 +30011,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/var/cfengine/outputs(/.*)?	gen_context(system_u:object_r:var_log_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/logging.if serefpolicy-3.5.2/policy/modules/system/logging.if
---- nsaserefpolicy/policy/modules/system/logging.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/logging.if	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/logging.if	2008-08-06 16:19:00.000000000 -0400
 @@ -213,12 +213,7 @@
  ## </param>
@@ -30470,7 +30273,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	stream_connect_pattern($1, audisp_var_run_t, audisp_var_run_t, audisp_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/logging.te serefpolicy-3.5.2/policy/modules/system/logging.te
---- nsaserefpolicy/policy/modules/system/logging.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/logging.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/logging.te	2008-08-06 16:19:00.000000000 -0400
 @@ -61,10 +61,29 @@
  logging_log_file(var_log_t)
@@ -30688,7 +30491,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +sysnet_dns_name_resolve(audisp_remote_t)
 +
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/lvm.fc serefpolicy-3.5.2/policy/modules/system/lvm.fc
---- nsaserefpolicy/policy/modules/system/lvm.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/lvm.fc	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/lvm.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -55,6 +55,7 @@
  /sbin/lvs		--	gen_context(system_u:object_r:lvm_exec_t,s0)
@@ -30704,7 +30507,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  /var/lib/multipath(/.*)?	gen_context(system_u:object_r:lvm_var_lib_t,s0)
 +/var/run/dmevent.*		gen_context(system_u:object_r:lvm_var_run_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/lvm.te serefpolicy-3.5.2/policy/modules/system/lvm.te
---- nsaserefpolicy/policy/modules/system/lvm.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/lvm.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/lvm.te	2008-08-06 16:19:00.000000000 -0400
 @@ -13,6 +13,9 @@
  type clvmd_var_run_t;
@@ -30887,7 +30690,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	xen_dontaudit_rw_unix_stream_sockets(lvm_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/modutils.if serefpolicy-3.5.2/policy/modules/system/modutils.if
---- nsaserefpolicy/policy/modules/system/modutils.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/modutils.if	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/modutils.if	2008-08-06 16:19:00.000000000 -0400
 @@ -66,6 +66,25 @@
  
@@ -30924,7 +30727,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/system/modutils.te serefpolicy-3.5.2/policy/modules/system/modutils.te
---- nsaserefpolicy/policy/modules/system/modutils.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/modutils.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/modutils.te	2008-08-06 16:19:00.000000000 -0400
 @@ -22,6 +22,8 @@
  type insmod_exec_t;
@@ -31065,7 +30868,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/system/mount.fc serefpolicy-3.5.2/policy/modules/system/mount.fc
---- nsaserefpolicy/policy/modules/system/mount.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/mount.fc	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/mount.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,4 +1,6 @@
  /bin/mount.*			--	gen_context(system_u:object_r:mount_exec_t,s0)
@@ -31076,7 +30879,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/bin/fusermount            --      gen_context(system_u:object_r:mount_exec_t,s0)
  /usr/bin/fusermount		--	gen_context(system_u:object_r:mount_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/mount.if serefpolicy-3.5.2/policy/modules/system/mount.if
---- nsaserefpolicy/policy/modules/system/mount.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/mount.if	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/mount.if	2008-08-06 16:19:00.000000000 -0400
 @@ -49,6 +49,8 @@
  	mount_domtrans($1)
@@ -31088,7 +30891,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  	optional_policy(`
  		samba_run_smbmount($1, $2, $3)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/mount.te serefpolicy-3.5.2/policy/modules/system/mount.te
---- nsaserefpolicy/policy/modules/system/mount.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/mount.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/mount.te	2008-08-06 16:19:00.000000000 -0400
 @@ -18,17 +18,18 @@
  init_system_domain(mount_t,mount_exec_t)
@@ -31249,7 +31052,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/system/raid.te serefpolicy-3.5.2/policy/modules/system/raid.te
---- nsaserefpolicy/policy/modules/system/raid.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/raid.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/raid.te	2008-08-06 16:19:00.000000000 -0400
 @@ -19,7 +19,7 @@
  # Local policy
@@ -31269,7 +31072,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  fs_search_auto_mountpoints(mdadm_t)
  fs_dontaudit_list_tmpfs(mdadm_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/selinuxutil.fc serefpolicy-3.5.2/policy/modules/system/selinuxutil.fc
---- nsaserefpolicy/policy/modules/system/selinuxutil.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/selinuxutil.fc	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/selinuxutil.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -38,7 +38,7 @@
  /usr/sbin/restorecond		--	gen_context(system_u:object_r:restorecond_exec_t,s0)
@@ -31290,7 +31093,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +#
 +/var/lib/selinux(/.*)?			gen_context(system_u:object_r:selinux_var_lib_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/selinuxutil.if serefpolicy-3.5.2/policy/modules/system/selinuxutil.if
---- nsaserefpolicy/policy/modules/system/selinuxutil.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/selinuxutil.if	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/selinuxutil.if	2008-08-06 16:19:00.000000000 -0400
 @@ -555,6 +555,59 @@
  
@@ -31753,7 +31556,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/system/selinuxutil.te serefpolicy-3.5.2/policy/modules/system/selinuxutil.te
---- nsaserefpolicy/policy/modules/system/selinuxutil.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/selinuxutil.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/selinuxutil.te	2008-08-06 16:19:00.000000000 -0400
 @@ -23,6 +23,9 @@
  type selinux_config_t;
@@ -32104,7 +31907,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	unconfined_domain(setfiles_mac_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/setrans.if serefpolicy-3.5.2/policy/modules/system/setrans.if
---- nsaserefpolicy/policy/modules/system/setrans.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/setrans.if	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/setrans.if	2008-08-06 16:19:00.000000000 -0400
 @@ -13,7 +13,6 @@
  interface(`setrans_translate_context',`
@@ -32115,7 +31918,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  
  	allow $1 self:unix_stream_socket create_stream_socket_perms;
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/setrans.te serefpolicy-3.5.2/policy/modules/system/setrans.te
---- nsaserefpolicy/policy/modules/system/setrans.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/setrans.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/setrans.te	2008-08-06 16:19:00.000000000 -0400
 @@ -28,7 +28,7 @@
  #
@@ -32135,7 +31938,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  selinux_compute_access_vector(setrans_t)
  
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/sysnetwork.fc serefpolicy-3.5.2/policy/modules/system/sysnetwork.fc
---- nsaserefpolicy/policy/modules/system/sysnetwork.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/sysnetwork.fc	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/sysnetwork.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -57,3 +57,5 @@
  ifdef(`distro_gentoo',`
@@ -32144,7 +31947,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/etc/firestarter/firestarter\.sh gen_context(system_u:object_r:dhcpc_helper_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/sysnetwork.if serefpolicy-3.5.2/policy/modules/system/sysnetwork.if
---- nsaserefpolicy/policy/modules/system/sysnetwork.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/sysnetwork.if	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/sysnetwork.if	2008-08-06 16:19:00.000000000 -0400
 @@ -553,6 +553,7 @@
  		type net_conf_t;
@@ -32225,7 +32028,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	role_transition $1 dhcpc_exec_t system_r;
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/sysnetwork.te serefpolicy-3.5.2/policy/modules/system/sysnetwork.te
---- nsaserefpolicy/policy/modules/system/sysnetwork.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/sysnetwork.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/sysnetwork.te	2008-08-06 16:19:00.000000000 -0400
 @@ -20,6 +20,10 @@
  init_daemon_domain(dhcpc_t,dhcpc_exec_t)
@@ -32397,7 +32200,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  	kernel_write_xen_state(ifconfig_t)
  	xen_append_log(ifconfig_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/udev.if serefpolicy-3.5.2/policy/modules/system/udev.if
---- nsaserefpolicy/policy/modules/system/udev.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/udev.if	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/udev.if	2008-08-06 16:19:00.000000000 -0400
 @@ -96,6 +96,24 @@
  
@@ -32453,7 +32256,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	allow $1 udev_tbl_t:file rw_file_perms;
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/udev.te serefpolicy-3.5.2/policy/modules/system/udev.te
---- nsaserefpolicy/policy/modules/system/udev.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/udev.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/udev.te	2008-08-06 16:19:00.000000000 -0400
 @@ -83,6 +83,7 @@
  kernel_rw_unix_dgram_sockets(udev_t)
@@ -32511,7 +32314,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  	xserver_read_xdm_pid(udev_t)
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/unconfined.fc serefpolicy-3.5.2/policy/modules/system/unconfined.fc
---- nsaserefpolicy/policy/modules/system/unconfined.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/unconfined.fc	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/unconfined.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -2,15 +2,11 @@
  # e.g.:
@@ -32552,7 +32355,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +/opt/real/(.*/)?realplay\.bin --	gen_context(system_u:object_r:unconfined_execmem_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/unconfined.if serefpolicy-3.5.2/policy/modules/system/unconfined.if
---- nsaserefpolicy/policy/modules/system/unconfined.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/unconfined.if	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/unconfined.if	2008-08-06 16:19:00.000000000 -0400
 @@ -12,14 +12,13 @@
  #
@@ -32917,7 +32720,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/system/unconfined.te serefpolicy-3.5.2/policy/modules/system/unconfined.te
---- nsaserefpolicy/policy/modules/system/unconfined.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/unconfined.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/unconfined.te	2008-08-06 16:19:00.000000000 -0400
 @@ -6,35 +6,75 @@
  # Declarations
@@ -33253,7 +33056,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +rpm_transition_script(unconfined_notrans_t)
 +domain_ptrace_all_domains(unconfined_notrans_t)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/userdomain.fc serefpolicy-3.5.2/policy/modules/system/userdomain.fc
---- nsaserefpolicy/policy/modules/system/userdomain.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/userdomain.fc	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/userdomain.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -1,4 +1,5 @@
 -HOME_DIR	-d	gen_context(system_u:object_r:ROLE_home_dir_t,s0-mls_systemhigh)
@@ -33266,7 +33069,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +/tmp/gconfd-USER -d	gen_context(system_u:object_r:user_tmp_t,s0)
 +/root(/.*)?	 	gen_context(system_u:object_r:admin_home_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/userdomain.if serefpolicy-3.5.2/policy/modules/system/userdomain.if
---- nsaserefpolicy/policy/modules/system/userdomain.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/userdomain.if	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/userdomain.if	2008-08-06 16:19:00.000000000 -0400
 @@ -28,10 +28,14 @@
  		class context contains;
@@ -35822,7 +35625,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/system/userdomain.te serefpolicy-3.5.2/policy/modules/system/userdomain.te
---- nsaserefpolicy/policy/modules/system/userdomain.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/userdomain.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/userdomain.te	2008-08-06 16:19:00.000000000 -0400
 @@ -8,13 +8,6 @@
  
@@ -35939,7 +35742,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/system/xen.fc serefpolicy-3.5.2/policy/modules/system/xen.fc
---- nsaserefpolicy/policy/modules/system/xen.fc	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/xen.fc	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/xen.fc	2008-08-06 16:19:00.000000000 -0400
 @@ -20,6 +20,7 @@
  /var/run/xenconsoled\.pid --	gen_context(system_u:object_r:xenconsoled_var_run_t,s0)
@@ -35950,7 +35753,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
  /var/run/xenstored(/.*)?	gen_context(system_u:object_r:xenstored_var_run_t,s0)
  
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/xen.if serefpolicy-3.5.2/policy/modules/system/xen.if
---- nsaserefpolicy/policy/modules/system/xen.if	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/xen.if	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/xen.if	2008-08-06 16:19:00.000000000 -0400
 @@ -167,11 +167,14 @@
  #
@@ -35994,7 +35797,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	rw_files_pattern($1, xen_image_t, xen_image_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/xen.te serefpolicy-3.5.2/policy/modules/system/xen.te
---- nsaserefpolicy/policy/modules/system/xen.te	2008-08-05 11:42:21.000000000 -0400
+--- nsaserefpolicy/policy/modules/system/xen.te	2008-08-07 11:15:12.000000000 -0400
 +++ serefpolicy-3.5.2/policy/modules/system/xen.te	2008-08-06 16:19:00.000000000 -0400
 @@ -6,6 +6,13 @@
  # Declarations
@@ -36233,7 +36036,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +	unconfined_domain(xend_t)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/support/file_patterns.spt serefpolicy-3.5.2/policy/support/file_patterns.spt
---- nsaserefpolicy/policy/support/file_patterns.spt	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/support/file_patterns.spt	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/support/file_patterns.spt	2008-08-06 16:19:00.000000000 -0400
 @@ -537,3 +537,23 @@
  	allow $1 $2:dir rw_dir_perms;
@@ -36260,7 +36063,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +        relabelfrom_sock_files_pattern($1,$2,$2)
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/support/obj_perm_sets.spt serefpolicy-3.5.2/policy/support/obj_perm_sets.spt
---- nsaserefpolicy/policy/support/obj_perm_sets.spt	2008-08-05 11:42:22.000000000 -0400
+--- nsaserefpolicy/policy/support/obj_perm_sets.spt	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/support/obj_perm_sets.spt	2008-08-06 16:19:00.000000000 -0400
 @@ -316,3 +316,13 @@
  #
@@ -36277,7 +36080,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
 +
 +define(`manage_key_perms', `{ create link read search setattr view write } ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/users serefpolicy-3.5.2/policy/users
---- nsaserefpolicy/policy/users	2008-08-05 11:42:20.000000000 -0400
+--- nsaserefpolicy/policy/users	2008-08-07 11:15:13.000000000 -0400
 +++ serefpolicy-3.5.2/policy/users	2008-08-06 16:19:00.000000000 -0400
 @@ -25,11 +25,8 @@
  # permit any access to such users, then remove this entry.
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 38dc199..f43b066 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -16,8 +16,8 @@
 %define CHECKPOLICYVER 2.0.16-1
 Summary: SELinux policy configuration
 Name: selinux-policy
-Version: 3.5.2
-Release: 2%{?dist}
+Version: 3.5.3
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -379,6 +379,9 @@ exit 0
 %endif
 
 %changelog
+* Thu Aug 7 2008 Dan Walsh <dwalsh@redhat.com> 3.5.3-1
+- Update to upstream 
+
 * Wed Aug 2 2008 Dan Walsh <dwalsh@redhat.com> 3.5.2-2
 - Allow system-config-selinux to work with policykit
 
diff --git a/sources b/sources
index 0d358e9..771e731 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-38b1ef4a766d5a546d7cd19e8333dda7  serefpolicy-3.5.2.tgz
+8c6ba5ba2c9bde35a902840bd7092e91  serefpolicy-3.5.3.tgz