mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-23 17:31:43 +01:00
Don't need to add bpf anymore.
This commit is contained in:
parent
6c3b5f69ba
commit
3acffb677b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51284
@ -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 New Issue
Block a user