mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Don't need to add bpf anymore.
This commit is contained in:
parent
6c3b5f69ba
commit
3acffb677b
5 changed files with 0 additions and 15 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue