xref: /freebsd/sbin/sysctl/sysctl.conf (revision 517e52b6c21ccff22c46df0dcd15c19baee3d86c)
1# $FreeBSD$
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 prevent users from seeing information about processes that
8# are being run under another UID.
9#security.bsd.see_other_uids=0
10