:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
security_module_enable(9) - phpMan

Command: man perldoc info search(apropos)  


SECURITY_MODULE_ENAB(9)                 Security Framework                SECURITY_MODULE_ENAB(9)



NAME
       security_module_enable - Load given security module on boot ?

SYNOPSIS
       int security_module_enable(const char * module);

ARGUMENTS
       module
           the name of the module

DESCRIPTION
       Each LSM must pass this method before registering its own operations to avoid security
       registration races. This method may also be used to check if your LSM is currently loaded
       during kernel initialization.

       Return true if: -The passed LSM is the one chosen by user at boot time, -or the passed LSM
       is configured as the default and the user did not choose an alternate LSM at boot time.
       Otherwise, return false.

COPYRIGHT
Kernel Hackers Manual 4.8.                 January 2017                   SECURITY_MODULE_ENAB(9)


/man
rootr.net - man pages