diff --git a/FreeBSD/etc/sysctl.conf b/FreeBSD/etc/sysctl.conf deleted file mode 100644 index b35b658..0000000 --- a/FreeBSD/etc/sysctl.conf +++ /dev/null @@ -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 -