Revision 245731844f44b0285e9ab1cadb27c21165bc8ea4 authored by Konstantin Belousov on 23 January 2010, 22:37:34 UTC, committed by Konstantin Belousov on 23 January 2010, 22:37:34 UTC
Reported by:	Michael Butler <imb protected-networks net>
Approved by:	re (bz)
1 parent 68e2384
Raw File
sysctl.conf
# $FreeBSD$
#
#  This file is read when going to multi-user and its contents piped thru
#  ``sysctl'' to adjust kernel values.  ``man 5 sysctl.conf'' for details.
#

# Uncomment this to prevent users from seeing information about processes that
# are being run under another UID.
#security.bsd.see_other_uids=0
back to top