diff --git a/modules-mls.conf b/modules-mls.conf
index aad8005..b11ae7b 100644
--- a/modules-mls.conf
+++ b/modules-mls.conf
@@ -1044,3 +1044,10 @@ tzdata = base
 # Abstract Machine Test Utility (AMTU)
 # 
 amtu = module
+
+# Layer: system
+# Module: fusermount
+#
+#  File System in Userspace (FUSE) utilities
+# 
+fusermount = base
diff --git a/modules-strict.conf b/modules-strict.conf
index 11b6b2b..3324c16 100644
--- a/modules-strict.conf
+++ b/modules-strict.conf
@@ -1361,3 +1361,10 @@ amtu = module
 # Open-source monitoring solution for your IT infrastructure
 #
 zabbix = module
+
+# Layer: system
+# Module: fusermount
+#
+#  File System in Userspace (FUSE) utilities
+# 
+fusermount = base
diff --git a/modules-targeted.conf b/modules-targeted.conf
index 965745d..8e4a466 100644
--- a/modules-targeted.conf
+++ b/modules-targeted.conf
@@ -822,7 +822,6 @@ openct = off
 openvpn = base
 
 
-
 # Layer: service
 # Module: pcscd
 #
@@ -1411,3 +1410,10 @@ amtu = module
 #
 zabbix = module
 
+# Layer: system
+# Module: fusermount
+#
+#  File System in Userspace (FUSE) utilities
+# 
+fusermount = base
+
diff --git a/selinux-policy.spec b/selinux-policy.spec
index cfa2637..76a8764 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -17,7 +17,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 2.5.9
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPL
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -356,6 +356,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
 %endif
 
 %changelog
+* Tue Mar 20 2007 Dan Walsh <dwalsh@redhat.com> 2.5.9-3
+- Add fusermount and mount_ntfs policy
+
 * Tue Mar 20 2007 Dan Walsh <dwalsh@redhat.com> 2.5.9-2
 - Update to upstream
 - Allow saslauthd to use kerberos keytabs