PERFORCE change 113378 for review

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


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

Change 113378 by millert at millert_macbook on 2007/01/22 19:43:50

	Allow getattr on tmp_t.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/refpolicy/policy/modules/darwin/diskarbitrationd.te#8 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/refpolicy/policy/modules/darwin/diskarbitrationd.te#8 (text+ko) ====

@@ -40,6 +40,7 @@
 kernel_allow_ipc(fsadm_t)
 mach_allow_message(fsadm_t, fsadm_t)
 allow fsadm_t device_t:chr_file { getattr ioctl read write };
+files_getattr_tmp_dirs(diskarbitrationd_t)
 
 # Misc 
 allow diskarbitrationd_t self:process signal;


More information about the trustedbsd-cvs mailing list