SYNOPSIS

int __audit_signal_info(int sig, struct task_struct * t);

ARGUMENTS

sig

signal value

t

task being signaled

DESCRIPTION

If the audit subsystem is being terminated, record the task (pid) and uid that is doing that.

COPYRIGHT