PERFORCE change 108140 for review

Robert Watson rwatson at FreeBSD.org
Thu Oct 19 17:39:18 PDT 2006


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

Change 108140 by rwatson at rwatson_zoo on 2006/10/20 00:35:07

	Update comment.

Affected files ...

.. //depot/projects/trustedbsd/priv/sys/kern/kern_jail.c#9 edit

Differences ...

==== //depot/projects/trustedbsd/priv/sys/kern/kern_jail.c#9 (text+ko) ====

@@ -589,8 +589,7 @@
 	case PRIV_PROC_SETRLIMIT:
 
 		/*
-		 * The following privileges should be granted to jail once
-		 * implemented.
+		 * System V and POSIX IPC privileges are granted in jail.
 		 */
 	case PRIV_IPC_READ:
 	case PRIV_IPC_WRITE:


More information about the trustedbsd-cvs mailing list