Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2007 19:44:35 GMT
From:      Todd Miller <millert@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 113379 for review
Message-ID:  <200701221944.l0MJiZ4N081027@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=113379

Change 113379 by millert@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;
 
 ')
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701221944.l0MJiZ4N081027>