diff options
Diffstat (limited to 'release/scripts')
| -rwxr-xr-x | release/scripts/dokern.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/release/scripts/dokern.sh b/release/scripts/dokern.sh index 5a7a7a56064e..da9b6f2dc32a 100755 --- a/release/scripts/dokern.sh +++ b/release/scripts/dokern.sh @@ -12,9 +12,6 @@ sed -e '/pty/d' \ -e '/maxusers/d' \ -e 's/GENERIC/BOOTMFS/g' -# So dhclient will work (just on boot floppy). -echo "pseudo-device bpf 4" - # reset maxusers to something lower echo "maxusers 5" |
