diff options
author | Kyle Evans <kevans@FreeBSD.org> | 2018-08-18 01:12:44 +0000 |
---|---|---|
committer | Kyle Evans <kevans@FreeBSD.org> | 2018-08-18 01:12:44 +0000 |
commit | cd816834d4cb7d50511c5b261de1592a8167cfca (patch) | |
tree | ac4a7f9c68fb7082f28815f49c525dbbc1932372 /cddl/lib/libbe | |
parent | b6413b6db8756c1ecae5e575e6516f811966046f (diff) | |
download | src-cd816834d4cb7d50511c5b261de1592a8167cfca.tar.gz src-cd816834d4cb7d50511c5b261de1592a8167cfca.zip |
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)
Notes
Notes:
svn path=/head/; revision=337993
Diffstat (limited to 'cddl/lib/libbe')
0 files changed, 0 insertions, 0 deletions