audit_core_dumps(9) record information about processes that end abnormally

SYNOPSIS

void audit_core_dumps(longĀ signr);

ARGUMENTS

signr

signal value

DESCRIPTION

If a process ends with a core dump, something fishy is going on and we should record the event for investigation.

COPYRIGHT