From 0f8781a82707fff47fbb97a5ffaf13b62139e0fa Mon Sep 17 00:00:00 2001 From: mboelen Date: Mon, 8 Dec 2014 23:56:42 +0100 Subject: [PATCH] Add note regarding plugins --- lynis | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lynis b/lynis index b0c10149..0c30cb54 100755 --- a/lynis +++ b/lynis @@ -620,6 +620,8 @@ # logtextbreak InsertPluginSection "Plugins (phase 1)" + Display --text "Note: plugins have more extensive tests, which may take a few minutes to complete" + Display --text " " logtext "Searching plugins..." N_PLUGIN=0 N_PLUGIN_ENABLED=0