# $FreeBSD: release/9.0.0/etc/sysctl.conf 112200 2003-03-13 18:43:50Z mux $ | |
# | |
# 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 | |
net.inet.ip.portrange.reservedhigh=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment