sysctl.conf revision 103975
1# $FreeBSD: head/etc/sysctl.conf 103975 2002-09-25 22:17:18Z jmallett $
2#
3#  This file is read when going to multi-user and its contents piped thru
4#  ``sysctl'' to adjust kernel values.  ``man 5 sysctl.conf'' for details.
5#
6
7# Uncomment this to allow users to only see information about processes that
8# are being run under an equivalent UID.
9#security.bsd.see_other_uids=0
10