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 113378 for review Message-ID: <200701221944.l0MJiZrf081021@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=113378 Change 113378 by millert@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;
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701221944.l0MJiZrf081021>