mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-23 05:44:45 +02:00
Enhance screen output for plugins
This commit is contained in:
parent
ccf849f214
commit
fb459efeb7
3
lynis
3
lynis
@ -646,8 +646,9 @@
|
|||||||
report "plugin_enabled_phase1[]=${FIND2}|${PLUGIN_VERSION}|"
|
report "plugin_enabled_phase1[]=${FIND2}|${PLUGIN_VERSION}|"
|
||||||
N_PLUGIN_ENABLED=`expr ${N_PLUGIN_ENABLED} + 1`
|
N_PLUGIN_ENABLED=`expr ${N_PLUGIN_ENABLED} + 1`
|
||||||
#logtext "PLUGIN EXECUTION SKIPPED, STILL EXPERIMENTAL"
|
#logtext "PLUGIN EXECUTION SKIPPED, STILL EXPERIMENTAL"
|
||||||
Display --indent 2 --text "- ${CYAN}Plugin${NORMAL}: ${WHITE}${FIND2}${NORMAL}"
|
Display --indent 2 --text "- ${CYAN}Plugin${NORMAL}: ${WHITE}${FIND2}${NORMAL}" --no-break
|
||||||
. ${PLUGINFILE}
|
. ${PLUGINFILE}
|
||||||
|
Display --indent 0 --text " "
|
||||||
logtextbreak
|
logtextbreak
|
||||||
logtext "Result: ${FIND2} plugin (phase 1) finished"
|
logtext "Result: ${FIND2} plugin (phase 1) finished"
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user