mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 00:34:33 -05:00
a user processes which run with an inequivalent class of UID credentials. Sponsored by: Rachel Hestilow <rachel@jerkcity.com>
9 lines
315 B
Text
9 lines
315 B
Text
# $FreeBSD$
|
|
#
|
|
# 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 allow users to only see information about processes that
|
|
# are being run under an equivalent UID.
|
|
#security.bsd.see_other_uids=0
|