mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Changes to allow non-privileged scans
This commit is contained in:
parent
2644399057
commit
0da19d1297
1 changed files with 2 additions and 0 deletions
|
|
@ -84,6 +84,8 @@
|
|||
|
||||
--pentest | --pen-test)
|
||||
PENTESTINGMODE=1
|
||||
LOGFILE="/dev/null"
|
||||
REPORTFILE="/dev/null"
|
||||
;;
|
||||
|
||||
# Define a custom profile file
|
||||
|
|
|
|||
Loading…
Reference in a new issue