PERFORCE change 113409 for review

Todd Miller millert at FreeBSD.org
Mon Jan 22 20:15:52 UTC 2007


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

Change 113409 by millert at millert_macbook on 2007/01/22 20:05:28

	Search /var/vm.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/refpolicy/policy/modules/darwin/coreservicesd.te#9 edit

Differences ...

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

@@ -93,6 +93,9 @@
 files_read_var_files(coreservicesd_t)
 files_read_var_symlinks(coreservicesd_t)
 
+# Search /var/vm
+files_search_vm(coreservicesd_t)
+
 # Access cache files
 allow coreservicesd_t darwin_cache_t:dir { getattr search };
 


More information about the trustedbsd-cvs mailing list