I have periodically checked the wiki for about 2 years on this project. Would probably be good to update that source as this thread is the only recent activity I've seen. 
If you are selling Linux Containers or FreeBSD jails costumers could see it. Exemplary on Linux Containers by default Shorewall a IPtables framework sends some messages so that costumers in there containers could see it in dmesg like some IPtables settings or other secret messages from the Host and from other Containers. The same with other stuff on FreeBSD Jails. Exemplary customers could calculate how many jails are running on the Host. This should be on an mass hosting environment a holy trade secret. For me as an ISP Startup who would like sell FreeBSD Jails for rent is that a real big problem.trasz@ said:@minimike: Why do you need to hide the dmesg output?
trasz@ said:@minimike: Ok, makes sense. Looks like you can do that already, using [cmd=]sysctl security.bsd.unprivileged_read_msgbuf=0[/cmd]
trasz@ said:I'll prepare a new diff against 8.2 in a few days, after I finish merging.