freebsd-dev/sbin/bectl
Kyle Evans b8f71f9750 bectl: simplify the tail end of the jail cmd
This has already confused me once (and I'm pretty sure I wrote it), so let's
clarify: unjailing after the command has completed will only happen if we're
interactive and -U has not been specified.

This just folds two conditionals together to make it obvious how -b/-U
interact with each other.

MFC after:	3 days
2020-12-06 15:58:50 +00:00
..
tests Skip armv7 bectl tests on CI; they deadlock (""KSTACK_PAGES is 2"). 2020-09-14 10:35:39 +00:00
bectl_jail.c bectl: simplify the tail end of the jail cmd 2020-12-06 15:58:50 +00:00
bectl_list.c loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00
bectl.8 loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00
bectl.c Fix r368197: suppress error printing for the "check" command. 2020-12-02 21:53:28 +00:00
bectl.h bectl(8): Split list functionality out into its own file as well 2018-08-06 03:41:52 +00:00
Makefile loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00
Makefile.depend Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00