xref: /freebsd/sbin/sysctl/sysctl.conf (revision 2cf0c51793da5a2fc03db8990fc2feb3f9aa119f)
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