diff --git a/modules-mls.conf b/modules-mls.conf
index 1ecc82d..0de3679 100644
--- a/modules-mls.conf
+++ b/modules-mls.conf
@@ -993,3 +993,11 @@ setrans = base
 # Policy for OPENVPN full-featured SSL VPN solution
 # 
 openvpn = base
+
+# Layer: services
+# Module: smartmon
+#
+# Smart disk monitoring daemon policy
+# 
+smartmon = base
+
diff --git a/modules-targeted.conf b/modules-targeted.conf
index 380da4d..52a3a37 100644
--- a/modules-targeted.conf
+++ b/modules-targeted.conf
@@ -630,13 +630,6 @@ nscd = base
 ppp = base
 
 # Layer: services
-# Module: smartmon
-#
-# Smart disk monitoring daemon policy
-# 
-smartmon = off
-
-# Layer: services
 # Module: ftp
 #
 # File transfer protocol service
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 615d728..701bb43 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -17,7 +17,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 2.3.14
-Release: 6
+Release: 7
 License: GPL
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -349,10 +349,13 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
 %endif
 
 %changelog
-* Mon Sep 19 2006 Dan Walsh <dwalsh@redhat.com> 2.3.14-6
+* Wed Sep 20 2006 Dan Walsh <dwalsh@redhat.com> 2.3.14-7
+- Fix cron jobs to run under the correct context
+
+* Tue Sep 19 2006 Dan Walsh <dwalsh@redhat.com> 2.3.14-6
 - Fixes to make pppd work
 
-* Mon Sep 19 2006 Dan Walsh <dwalsh@redhat.com> 2.3.14-4
+* Mon Sep 18 2006 Dan Walsh <dwalsh@redhat.com> 2.3.14-4
 - Multiple policy fixes
 - Change max categories to 1023
 
diff --git a/seusers b/seusers
index c1f934c..461b003 100644
--- a/seusers
+++ b/seusers
@@ -1,2 +1,3 @@
 root:root:s0-s0:c0.c1023
+system_u:system_u:s0-s0:c0.c1023
 __default__:user_u:s0
diff --git a/seusers-targeted b/seusers-targeted
index c1f934c..461b003 100644
--- a/seusers-targeted
+++ b/seusers-targeted
@@ -1,2 +1,3 @@
 root:root:s0-s0:c0.c1023
+system_u:system_u:s0-s0:c0.c1023
 __default__:user_u:s0