aboutsummaryrefslogtreecommitdiff
path: root/release/scripts
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1999-11-20 10:54:57 +0000
committerBrian Somers <brian@FreeBSD.org>1999-11-20 10:54:57 +0000
commit2c11c6eb6be5c00b8791a3bce2cfa68178fb7b43 (patch)
tree7d443ec0fdde4017adde196827814d99a6f9ecc5 /release/scripts
parent0429e37ade0f33fd1159e425bfa5a5d531b3e8a1 (diff)
Notes
Diffstat (limited to 'release/scripts')
-rwxr-xr-xrelease/scripts/dokern.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/release/scripts/dokern.sh b/release/scripts/dokern.sh
index da9b6f2dc32a..f810bfbdc34e 100755
--- a/release/scripts/dokern.sh
+++ b/release/scripts/dokern.sh
@@ -18,3 +18,6 @@ echo "maxusers 5"
echo "options NFS_NOSERVER"
echo "options SCSI_NO_OP_STRINGS"
echo "options SCSI_NO_SENSE_STRINGS"
+echo "options NETGRAPH"
+echo "options NETGRAPH_PPPOE"
+echo "options NETGRAPH_SOCKET"