diff --git a/modules-mls.conf b/modules-mls.conf
index fb92499..b104c31 100644
--- a/modules-mls.conf
+++ b/modules-mls.conf
@@ -1022,3 +1022,10 @@ aide = base
 # PC/SC Smart Card Daemon
 #
 pcscd = module
+
+# Layer: system
+# Module: tzdata
+#
+# Policy for tzdata-update
+# 
+tzdata = base
diff --git a/modules-strict.conf b/modules-strict.conf
index 503da99..a79d952 100644
--- a/modules-strict.conf
+++ b/modules-strict.conf
@@ -1297,3 +1297,10 @@ nagios = module
 # PC/SC Smart Card Daemon
 #
 pcscd = module
+
+# Layer: system
+# Module: tzdata
+#
+# Policy for tzdata-update
+# 
+tzdata = base
diff --git a/modules-targeted.conf b/modules-targeted.conf
index d928346..754595b 100644
--- a/modules-targeted.conf
+++ b/modules-targeted.conf
@@ -1172,3 +1172,12 @@ iscsi = module
 #
 pcscd = module
 
+# Layer: system
+# Module: tzdata
+#
+# Policy for tzdata-update
+# 
+tzdata = base
+
+
+
diff --git a/selinux-policy.spec b/selinux-policy.spec
index d9029f3..3adf114 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -17,7 +17,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 2.4.6
-Release: 9%{?dist}
+Release: 10%{?dist}
 License: GPL
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -351,8 +351,13 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
 %endif
 
 %changelog
+* Thu Dec 12 2006 Dan Walsh <dwalsh@redhat.com> 2.4.6-10
+- Allow initrc to create files in /var directories
+Resolves: #219227
+
 * Fri Dec 8 2006 Dan Walsh <dwalsh@redhat.com> 2.4.6-9
 - More fixes for MLS
+Resolves: #181566
 
 * Wed Dec 6 2006 Dan Walsh <dwalsh@redhat.com> 2.4.6-8
 - More Fixes polyinstatiation