mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
jail(8) does a chdir(2) to the given path argument. Kernel evaluates the jail path from the new cwd and not from the original cwd, which leads to undesired behavior if given a relative path. Reviewed by: jamie MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| jail.8 | ||
| jail.c | ||
| Makefile | ||