diff --git a/etc/sysctl.conf b/etc/sysctl.conf index 398ce274ab18..b4b4ddef4091 100644 --- a/etc/sysctl.conf +++ b/etc/sysctl.conf @@ -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