SCOPE_CLASSIC

Constant SCOPE_CLASSIC 

Source
pub const SCOPE_CLASSIC: u8 = 0;
Expand description

Scope definitions for Yama. For full details, see ptrace(2). 0 means classic ptrace checks, without additional restrictions. This is the Starnix default (i.e. YAMA is not active).