PERFORCE change 113379 for review

Todd Miller millert at FreeBSD.org
Mon Jan 22 19:51:34 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=113379

Change 113379 by millert at millert_macbook on 2007/01/22 19:44:10

	Read files as well as dirs for darwin_allow_system_read().

Affected files ...

.. //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/refpolicy/policy/modules/system/darwin.if#5 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/refpolicy/policy/modules/system/darwin.if#5 (text+ko) ====

@@ -136,6 +136,7 @@
 	')
 
 	allow $1 darwin_system_t:dir r_dir_perms;
+	allow $1 darwin_system_t:file read_file_perms;
 
 ')
 


More information about the trustedbsd-cvs mailing list