mirror of
https://github.com/openai/codex.git
synced 2026-05-02 10:26:45 +00:00
fix(linux-sandbox): clean bwrap mountpoint placeholders
Co-authored-by: Codex noreply@openai.com
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
#[cfg(target_os = "linux")]
|
||||
mod bwrap;
|
||||
#[cfg(target_os = "linux")]
|
||||
mod bwrap_mount_cleanup;
|
||||
#[cfg(target_os = "linux")]
|
||||
mod landlock;
|
||||
#[cfg(target_os = "linux")]
|
||||
mod launcher;
|
||||
|
||||
Reference in New Issue
Block a user