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

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

Change 113411 by millert@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)



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