mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 19:30:29 -05:00
Instead of always running /bin/sh, allow the user to specify the command to run. The jail is not removed when the command finishes. Meaning, `bectl unjail` will still need to be run. For example: ``` bectl jail newBE pkg upgrade bectl ujail newBE ``` Submitted by: Shawn Webb Obtained from: HardenedBSD (8b451014ab) |
||
|---|---|---|
| .. | ||
| bectl.8 | ||
| bectl.c | ||
| bectl.h | ||
| bectl_jail.c | ||
| bectl_list.c | ||
| Makefile | ||