summaryrefslogtreecommitdiffstats
path: root/release/amd64/dokern.sh
diff options
context:
space:
mode:
Diffstat (limited to 'release/amd64/dokern.sh')
-rwxr-xr-xrelease/amd64/dokern.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/release/amd64/dokern.sh b/release/amd64/dokern.sh
index 9d5b3f1..c91e46e 100755
--- a/release/amd64/dokern.sh
+++ b/release/amd64/dokern.sh
@@ -38,7 +38,6 @@ sed \
-e '/ ulpt /d' \
-e '/ urio /d' \
-e '/ uscanner /d' \
- -e '/maxusers/d' \
-e 's/ident.*GENERIC/ident BOOTMFS/g'
echo "options NETGRAPH"
@@ -47,8 +46,5 @@ echo "options NETGRAPH_PPPOE"
echo "options NETGRAPH_SOCKET"
echo "options NO_COMPAT_FREEBSD4"
-# reset maxusers to something lower
-echo "maxusers 5"
-
echo "options SCSI_NO_OP_STRINGS"
echo "options SCSI_NO_SENSE_STRINGS"
OpenPOWER on IntegriCloud