mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
Change sysctl section to 3 as suggested by Benjamin Kaduk.
This commit is contained in:
parent
7cd4984e67
commit
714300faec
1 changed files with 1 additions and 1 deletions
|
|
@ -217,7 +217,7 @@ limit, see
|
|||
.It Bq Er EPROCLIM
|
||||
Creation of the new thread would exceed the
|
||||
.Dv kern.threads.max_threads_per_proc
|
||||
.Xr sysctl 8
|
||||
.Xr sysctl 3
|
||||
limit.
|
||||
.It Bq Er ENOMEM
|
||||
There was not enough kernel memory to allocate the new thread structures.
|
||||
|
|
|
|||
Loading…
Reference in a new issue