Freebsd 13 #55

Merged
reedmcintosh merged 28 commits from reedmcintosh/FreeBSD-13 into master 2024-10-11 18:37:10 +05:30
Showing only changes of commit 34322e6352 - Show all commits

View file

@ -1,13 +0,0 @@
# $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