Constant syscallz::DEFAULT_KILL

source ·
pub const DEFAULT_KILL: Action;
Expand description

The default kill action, defaults to KillProcess on supported libseccomp versions and falls back to KillThread otherwise