mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 01:28:00 -04:00
Document at least one meaningful RELENG_5 feature, the ability to hide from
a user processes which run with an inequivalent class of UID credentials. Sponsored by: Rachel Hestilow <rachel@jerkcity.com>
This commit is contained in:
parent
3072cc8c9f
commit
54f61a9394
1 changed files with 3 additions and 0 deletions
|
|
@ -4,3 +4,6 @@
|
|||
# ``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
|
||||
|
|
|
|||
Loading…
Reference in a new issue