HomeFreeBSD

MFC r368388: bectl: simplify the tail end of the jail cmd

Description

MFC r368388: 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.

Details

Provenance
kevansAuthored on
Parents
rS368681: MFC r368462: cpuset_set{affinity,domain}: do not allow empty masks
Branches
Unknown
Tags
Unknown