security_init(9) initializes the security framework

SYNOPSIS

int security_init(void);

ARGUMENTS

void

no arguments

DESCRIPTION

This should be called early in the kernel initialization sequence.

COPYRIGHT