aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/(public-mirror)
diff options
context:
space:
mode:
authorJesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>2026-01-15 05:25:25 +0000
committerJesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>2026-01-15 05:33:25 +0000
commit5810786791d61aa085170afd5a7d449dbd1ec7c6 (patch)
tree600304e92d47971583175afded28639384063ca6 /lib/libc/string/(public-mirror)
parent008e5703e184cb5fe2079cfbdef5091add2ab3e1 (diff)
jexec: Add -e parameter to customize the environmentHEADmain
Currently, to define a new environment variable or modify an existing one, we need to use env(1), which may or may not be available inside the jail, especially in OCI containers created with the scratch layer (i.e., those containers that are only a single static binary, plus configuration files and related stuff). With this option, we can specify environment variables of arbitrary length for the specified process running inside the jail. Reviewed by: jamie@ Approved by: jamie@ Differential Revision: https://reviews.freebsd.org/D54660
Diffstat (limited to 'lib/libc/string/(public-mirror)')
0 files changed, 0 insertions, 0 deletions