Add NO_COMPAT_FREEBSD4.

Submitted by:	Sergey Mokryshev <mokr@mokr.net>
This commit is contained in:
peter 2002-10-27 03:41:35 +00:00
parent f3deb8a3e6
commit a4a45f46f2
2 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,7 @@ echo "options NETGRAPH"
echo "options NETGRAPH_ETHER"
echo "options NETGRAPH_PPPOE"
echo "options NETGRAPH_SOCKET"
echo "options NO_COMPAT_FREEBSD4"
# reset maxusers to something lower
echo "maxusers 5"

View File

@ -54,6 +54,7 @@ echo "options NETGRAPH"
echo "options NETGRAPH_ETHER"
echo "options NETGRAPH_PPPOE"
echo "options NETGRAPH_SOCKET"
echo "options NO_COMPAT_FREEBSD4"
# reset maxusers to something lower
echo "maxusers 5"