mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Remove reference to MAKEDEV
This commit is contained in:
parent
2ff5429d8f
commit
f3dab005a8
1 changed files with 0 additions and 2 deletions
|
|
@ -764,8 +764,6 @@ pppoe-in:
|
|||
# are enough process table slots.
|
||||
# o Bump system file descriptors with ``sysctl kern.maxfiles=20480''. You'll
|
||||
# need 3 descriptors per ppp process (assuming no server socket).
|
||||
# o If you're not using DEVFS, create device notes with
|
||||
# ``cd /dev; ./MAKEDEV tun5000''.
|
||||
#
|
||||
# You can now create 2000 processes (1000 pairs) with:
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue