[selinux-policy: 136/3172] fix hotplug optional

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 19:16:49 UTC 2010


commit 2812bfac860a18e48af46980bc9b2185837a47d7
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Tue May 10 15:00:54 2005 +0000

    fix hotplug optional

 refpolicy/policy/modules/system/hostname.te |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/refpolicy/policy/modules/system/hostname.te b/refpolicy/policy/modules/system/hostname.te
index bb73eb2..957103b 100644
--- a/refpolicy/policy/modules/system/hostname.te
+++ b/refpolicy/policy/modules/system/hostname.te
@@ -55,7 +55,7 @@ terminal_ignore_use_general_pseudoterminal(hostname_t)
 files_ignore_read_rootfs_file(hostname_t)
 ')dnl end targeted_policy tunable
 
-optional_policy(`hostname.te',`
+optional_policy(`hotplug.te',`
 hotplug_ignore_use_file_descriptors(hostname_t)
 ')
 


More information about the scm-commits mailing list