mirror of https://github.com/CISOfy/lynis.git
Add log entry to help troubleshooting users that still use old-style configuration entries in profile
This commit is contained in:
parent
251cb97902
commit
b2350f2f6c
|
@ -50,6 +50,7 @@
|
||||||
Display --text " "
|
Display --text " "
|
||||||
Display --text "=================================================================================================="
|
Display --text "=================================================================================================="
|
||||||
Display --text " "
|
Display --text " "
|
||||||
|
LogText "Insight: Profile '${PROFILE}' contians one or more old-style configuration entries"
|
||||||
ReportWarning "GEN-0020" "Your profile contains one or more old-style configuration entries"
|
ReportWarning "GEN-0020" "Your profile contains one or more old-style configuration entries"
|
||||||
sleep 10
|
sleep 10
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue