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
diff options
context:
space:
mode:
authormboelen <michael@cisofy.com>2014-09-08 17:19:37 +0400
committermboelen <michael@cisofy.com>2014-09-08 17:19:37 +0400
commit0da19d1297f34aecba87adf0896ad7c6dc158718 (patch)
treef19468d021c88b7773baee6853b2833caab96560 /include
parent2644399057b72f04755a928183dc03c4b2f9fc60 (diff)
Changes to allow non-privileged scans
Diffstat (limited to 'include')
-rw-r--r--include/parameters2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/parameters b/include/parameters
index 788b8394..6e71f5c4 100644
--- a/include/parameters
+++ b/include/parameters
@@ -84,6 +84,8 @@
--pentest | --pen-test)
PENTESTINGMODE=1
+ LOGFILE="/dev/null"
+ REPORTFILE="/dev/null"
;;
# Define a custom profile file