kevans 3719708451 bectl(8): Allow running a custom command in the 'jail' subcommand
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)
2018-08-18 01:12:44 +00:00
..
2018-07-29 21:00:18 +00:00
2018-07-26 16:45:25 +00:00
2018-08-11 11:05:22 +00:00
2018-06-24 05:40:42 +00:00
2018-08-11 13:58:26 +00:00
2018-06-16 23:47:59 +00:00
2018-03-31 15:06:14 +00:00
2018-03-17 12:59:55 +00:00