xref: /freebsd/sbin/sysctl/sysctl.conf (revision 6f1af0d7d2af54b339b5212434cd6d4fda628d80)
1#
2#  This file is read when going to multi-user and its contents piped thru
3#  ``sysctl'' to adjust kernel values.  ``man 5 sysctl.conf'' for details.
4#
5
6# Uncomment this to prevent users from seeing information about processes that
7# are being run under another UID.
8#security.bsd.see_other_uids=0
9