mirror of
https://github.com/CISOfy/lynis.git
synced 2025-04-08 17:15:25 +02:00
Added alias --no-plugins to skip plugins
This commit is contained in:
parent
a765163a25
commit
9208e35f20
@ -259,7 +259,8 @@
|
||||
#RED=""
|
||||
;;
|
||||
|
||||
--skip-plugins)
|
||||
# Skip execution of plugins
|
||||
--skip-plugins | --no-plugins)
|
||||
RUN_PLUGINS=0
|
||||
;;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user