From 07cbb72a3e89ba0fe1fb4b3bed1cac6568259999 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Mon, 7 Oct 2013 13:42:38 -0300 Subject: Minor plugins.conf edit Made HPMHooking be commented out by default (no need to have it enabled since hercules is shipped with no other enabled plugins). Signed-off-by: shennetsind --- conf/plugins.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/plugins.conf b/conf/plugins.conf index d9bd7e386..8f171f034 100644 --- a/conf/plugins.conf +++ b/conf/plugins.conf @@ -31,7 +31,8 @@ in the .c (source code) extension and placed in the /src/plugin/ folder. ----------------------------------------- */ plugins_list: [ - "HPMHooking", + /* Enable HPMHooking when plugins in use rely on Hooking */ + //"HPMHooking", //"db2sql", //"sample", //"other", -- cgit v1.2.3-60-g2f50