pfatt/FreeBSD/etc/sysctl.conf
Reed McIntosh a21cf82221
stuff
2021-04-16 00:48:13 -04:00

13 lines
365 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 prevent users from seeing information about processes that
# are being run under another UID.
#security.bsd.see_other_uids=0
net.inet.ip.forwarding=1
net.inet6.ip6.forwarding=1