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