jail: Correct jail_max_af_ips sysctl name
The sysctl is named "security.jail.jail_max_af_ips" with the jail_ prefix in the final part. Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/605
This commit is contained in:
parent
3b6056204d
commit
cfd6acbb55
@ -1276,7 +1276,7 @@ can be used to determine if a process is running inside a jail (value
|
||||
is one) or not (value is zero).
|
||||
.Pp
|
||||
The variable
|
||||
.Va security.jail.max_af_ips
|
||||
.Va security.jail.jail_max_af_ips
|
||||
determines how may address per address family a jail may have.
|
||||
The default is 255.
|
||||
.Pp
|
||||
|
Loading…
x
Reference in New Issue
Block a user