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:
authorMichael Boelen <michael.boelen@cisofy.com>2020-08-07 12:39:39 +0300
committerGitHub <noreply@github.com>2020-08-07 12:39:39 +0300
commit343e9bdc1c569f9a1590079e646c285542297e7e (patch)
tree5b871a44d3194e5747779e9c9a1eb73a15af3b9f /lynis
parent3173dd801017c1a0a2b679ed3de84735b0ee1448 (diff)
parentf94817f66f4344e9fee676480bf4e04167ebc52c (diff)
Merge pull request #974 from igloonet/feature/warn-slow-settting
Command line option for slow test threshold
Diffstat (limited to 'lynis')
-rwxr-xr-xlynis1
1 files changed, 1 insertions, 0 deletions
diff --git a/lynis b/lynis
index 963e6b0d..09f6f727 100755
--- a/lynis
+++ b/lynis
@@ -453,6 +453,7 @@ ${YELLOW}Note: ${WHITE}Cancelling the program can leave temporary files behind${
${GRAY}--verbose${NORMAL} : Show more details on screen
${GRAY}--version (-V)${NORMAL} : Display version number and quit
${GRAY}--wait${NORMAL} : Wait between a set of tests
+ ${GRAY}--slow-warning ${BROWN}<seconds>${NORMAL} : Threshold for slow test warning in seconds (default 10)
${WHITE}Enterprise options${NORMAL}
${GRAY}--plugindir ${BROWN}<path>${NORMAL} : Define path of available plugins