[selinux-policy: 74/3172] doh

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 19:11:34 UTC 2010


commit 4472f3ec01e5f8ec2a5f10e0adc6dca67c3b6096
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Fri Apr 29 21:00:29 2005 +0000

    doh

 refpolicy/policy/modules/kernel/devices.te |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/refpolicy/policy/modules/kernel/devices.te b/refpolicy/policy/modules/kernel/devices.te
index 9c27f2e..02ea6cd 100644
--- a/refpolicy/policy/modules/kernel/devices.te
+++ b/refpolicy/policy/modules/kernel/devices.te
@@ -105,8 +105,8 @@ filesystem_tmpfs_associate(framebuf_device_t)
 # Type for /dev/mapper/control
 #
 type lvm_control_t, device_node;
-filesystem_associate(lvm_control_t_t)
-filesystem_tmpfs_associate(lvm_control_t_t)
+filesystem_associate(lvm_control_t)
+filesystem_tmpfs_associate(lvm_control_t)
 
 #
 # Type for /dev/cpu/mtrr and /proc/mtrr


More information about the scm-commits mailing list