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