PERFORCE change 113277 for review
Todd Miller
millert at FreeBSD.org
Sun Jan 21 22:34:42 UTC 2007
http://perforce.freebsd.org/chv.cgi?CH=113277
Change 113277 by millert at millert_macbook on 2007/01/21 22:31:18
Label entries in volfs as volfs_t
Affected files ...
.. //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/refpolicy/policy/modules/kernel/filesystem.te#5 edit
Differences ...
==== //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/refpolicy/policy/modules/kernel/filesystem.te#5 (text+ko) ====
@@ -43,6 +43,10 @@
#
# Non-persistent/pseudo filesystems
#
+type volfs_t;
+fs_type(volfs_t)
+genfscon volfs / gen_context(system_u:object_r:volfs_t,s0)
+
type bdev_t;
fs_type(bdev_t)
genfscon bdev / gen_context(system_u:object_r:bdev_t,s0)
More information about the trustedbsd-cvs
mailing list