diff --git a/modules-strict.conf b/modules-strict.conf
index 46ec17c..16cbabc 100644
--- a/modules-strict.conf
+++ b/modules-strict.conf
@@ -1145,6 +1145,13 @@ clamav = module
 rsync = module
 
 # Layer: services
+# Module: rwho
+#
+# who is logged in on local machines
+# 
+rwho = module
+
+# Layer: services
 # Module: djbdns
 #
 # small and secure DNS daemon
diff --git a/modules-targeted.conf b/modules-targeted.conf
index bd4076a..33cfc7e 100644
--- a/modules-targeted.conf
+++ b/modules-targeted.conf
@@ -1036,6 +1036,12 @@ rshd = base
 # 
 rsync = base
 
+# Layer: services
+# Module: rwho
+#
+# who is logged in on local machines
+# 
+rwho = module
 
 # Layer: services
 # Module: sasl
diff --git a/selinux-policy.spec b/selinux-policy.spec
index ecf6fdc..8875237 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -17,7 +17,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 2.5.12
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPL
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -358,6 +358,10 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
 %endif
 
 %changelog
+* Tue Apr 17 2007 Dan Walsh <dwalsh@redhat.com> 2.5.12-4
+- Rwho policy
+- Fixes for consolekit
+
 * Fri Apr 12 2007 Dan Walsh <dwalsh@redhat.com> 2.5.12-3
 - fixes for fusefs