mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Initial import of developer profile, to be used like: lynis audit system --profile developer.prf
This commit is contained in:
parent
7c4099a7da
commit
d6fa2bbd4c
1 changed files with 6 additions and 0 deletions
6
developer.prf
Normal file
6
developer.prf
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# This profile is useful when creating your own tests, or debugging tests
|
||||
# lynis audit system --profile developer.prf
|
||||
|
||||
debug=yes
|
||||
developer-mode=yes
|
||||
quick=yes
|
||||
Loading…
Reference in a new issue