[selinux-policy: 2855/3172] define /sys/fs/cgroup as a <<none>> file system

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 23:14:12 UTC 2010


commit 02fb4a01f12e7247fbfda8ac41360ce39b2dfdaa
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Wed Sep 1 10:12:53 2010 -0400

    define /sys/fs/cgroup as a <<none>> file system

 policy/modules/kernel/filesystem.fc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/policy/modules/kernel/filesystem.fc b/policy/modules/kernel/filesystem.fc
index 9a1e6a7..41dfd80 100644
--- a/policy/modules/kernel/filesystem.fc
+++ b/policy/modules/kernel/filesystem.fc
@@ -1,4 +1,4 @@
 /dev/shm	-d	gen_context(system_u:object_r:tmpfs_t,s0)
 
 /cgroup(/.*)? 	 	gen_context(system_u:object_r:cgroup_t,s0)
-/sys/fs/cgroup(/.*)?  	gen_context(system_u:object_r:cgroup_t,s0)
+/sys/fs/cgroup(/.*)?  	<<none>>


More information about the scm-commits mailing list