From a84d95d7cf68a44504ee3ee9df59904a6bdbc615 Mon Sep 17 00:00:00 2001 From: parmentelat Date: Mon, 17 Dec 2018 21:19:32 +0100 Subject: [PATCH] stop running dmesg as part of forensics --- initscripts/pl_functions | 1 - 1 file changed, 1 deletion(-) diff --git a/initscripts/pl_functions b/initscripts/pl_functions index 10fccf2..9397635 100644 --- a/initscripts/pl_functions +++ b/initscripts/pl_functions @@ -36,7 +36,6 @@ function verbose-file-uncommented-patterns () { function verbose-forensics () { message="$1"; shift verbose-message "BEG FORENSICS -- $message" - verbose-run dmesg verbose-run lsmod verbose-run lspci -- 2.43.0