pub const LOCK_EXEC: lock_state_t = 1;Expand description
The sandbox lock is set to on for all processes except the initial process (syd exec child).
pub const LOCK_EXEC: lock_state_t = 1;The sandbox lock is set to on for all processes except the initial process (syd exec child).