summaryrefslogtreecommitdiff
path: root/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorJesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>2026-01-15 01:25:25 -0400
committerJesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>2026-01-15 01:33:25 -0400
commit5810786791d61aa085170afd5a7d449dbd1ec7c6 (patch)
tree600304e92d47971583175afded28639384063ca6 /source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent008e5703e184cb5fe2079cfbdef5091add2ab3e1 (diff)
jexec: Add -e parameter to customize the environment
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 'source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions