|
Lines 540-545
Link Here
|
| 540 |
.Va kern.securelevel . |
540 |
.Va kern.securelevel . |
| 541 |
.El |
541 |
.El |
| 542 |
.Pp |
542 |
.Pp |
|
|
543 |
The read-only |
| 544 |
.Va security.jail.jailed |
| 545 |
variable can be used to determine if a process is running inside a jail (value |
| 546 |
is one) or not (value is zero). |
| 547 |
.Pp |
| 543 |
There are currently two MIB related variables that have per-jail settings. |
548 |
There are currently two MIB related variables that have per-jail settings. |
| 544 |
Changes to these variables by a jailed process do not effect the host |
549 |
Changes to these variables by a jailed process do not effect the host |
| 545 |
environment, only the jail environment. |
550 |
environment, only the jail environment. |