DEBUG
This commit is contained in:
parent
037963bccb
commit
8ce2a8c55c
@ -136,7 +136,7 @@ def detect_logger(module):
|
|||||||
#
|
#
|
||||||
#==============================================================================================================
|
#==============================================================================================================
|
||||||
|
|
||||||
def run_kernel_detection:
|
def run_kernel_detection():
|
||||||
whitelist = get_whitelist("whitelist.txt")
|
whitelist = get_whitelist("whitelist.txt")
|
||||||
|
|
||||||
lsmod_output = list_modules("lsmod");
|
lsmod_output = list_modules("lsmod");
|
||||||
|
|||||||
Reference in New Issue
Block a user