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