mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 07:37:25 -04:00
The jail(8) command provides a variety of jail pseudo-parameters that are useful to consumers of bectl, mount.devfs being the most-often-requested paramater by bectl users. command, exec.start, nopersist, and persist may not be specified via -o to bectl. The command/exec.start remains passed as it always has at the end of bectl, and persistence is dictated by -b/-U bectl jail arguments. Submitted by: Wes Maag <jwmaag gmail com> MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D19282 |
||
|---|---|---|
| .. | ||
| tests | ||
| bectl.8 | ||
| bectl.c | ||
| bectl.h | ||
| bectl_jail.c | ||
| bectl_list.c | ||
| Makefile | ||