Expose the bwrap command line at /run/agent-sandbox inside every sandbox

This commit is contained in:
2026-09-02 16:09:46 +02:00
parent 9185d1fb26
commit c8f2d62b64
9 changed files with 193 additions and 16 deletions
+1
View File
@@ -5,4 +5,5 @@ mod env;
mod modes;
mod mounts;
mod namespaces;
mod sandbox_info;
mod seccomp;