Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lynis
diff options
context:
space:
mode:
authormboelen <michael@cisofy.com>2014-12-09 01:56:42 +0300
committermboelen <michael@cisofy.com>2014-12-09 01:56:42 +0300
commit0f8781a82707fff47fbb97a5ffaf13b62139e0fa (patch)
tree36ce21ea6b57dd44654af51b0c261556511fa764 /lynis
parent8efbb80497fbc012df389efcc2e00396c8896de2 (diff)
Add note regarding plugins
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis2
1 files changed, 2 insertions, 0 deletions
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