PERFORCE change 113411 for review

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


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

Change 113411 by millert at millert_macbook on 2007/01/22 20:06:09

	Add types.
	
	Add fs_associate().

Affected files ...

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

Differences ...

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

@@ -18,3 +18,10 @@
 type darwin_cache_t;
 type darwin_trash_t;
 type darwin_keychain_t;
+type darwin_network_t;
+type automount_t;
+
+fs_associate(darwin_cache_t)
+fs_associate(darwin_keychain_t)
+fs_associate(darwin_global_pref_t)
+fs_associate(darwin_private_t)


More information about the trustedbsd-cvs mailing list