Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Oct 2002 19:58:48 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 18516 for review
Message-ID:  <200210020258.g922wmZE090405@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=18516

Change 18516 by rwatson@rwatson_curry on 2002/10/01 19:58:21

	We actually don't need to hook up the modules right now
	since we handle strings "in-house".  Changing the default
	makes statically compiled binaries happier.

Affected files ...

.. //depot/projects/trustedbsd/mac/etc/mac.conf#5 edit

Differences ...

==== //depot/projects/trustedbsd/mac/etc/mac.conf#5 (text+ko) ====

@@ -17,5 +17,5 @@
 # Bind policy names to loadable shared modules
 #
 
-module mac_generic libmac_generic.so.1 biba mls partition te
+#module mac_generic libmac_generic.so.1 biba mls partition te
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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