From 312ee2b7221cdc35d876aeda4baa4d7e9b77dd2d Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Sat, 15 Nov 2003 02:08:01 +0000 Subject: [PATCH] Add "socket" type to the list of default object types, and by default attempt to list Biba, LOMAC, and MLS label information for the socket if they are present. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories --- etc/mac.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/mac.conf b/etc/mac.conf index 6e464451847..2e1b9a24cf7 100644 --- a/etc/mac.conf +++ b/etc/mac.conf @@ -14,4 +14,5 @@ default_labels file ?biba,?lomac,?mls,?sebsd default_labels ifnet ?biba,?lomac,?mls,?sebsd default_labels process ?biba,?lomac,?mls,?partition,?sebsd +default_labels socket ?biba,?lomac,?mls