Changes between 4.12.0 and 4.13.0
Used:juexecinstead ofjexec(8)when the user isUID:[GID]:- To allow Linux containers to run as a user other than
root, and even to allowuid:gidmapping in FreeBSD containers,juexecis used instead ofjexec(8).
- To allow Linux containers to run as a user other than
Added:-Poption inappjail-oci(1)run:- Although the user can issue several subcommands, such as
set-user,set-workdir,set-env, andset-boot, after creating the jail with thefromsubcommand, it is more convenient and straightforward to have a single option (in this case,-Pin therunsubcommand) to execute them all with a single command.
- Although the user can issue several subcommands, such as
Addedparameters formac_do(4)inappjail-config(1).Fixed: typo (thanks @josephholsten).Fixed: typo in parameter syntax (thanks @spmzt).
Full Changelog: v4.12.0...v4.13.0