mirror of
https://github.com/CISOfy/lynis.git
synced 2025-04-08 17:15:25 +02:00
Log discovered pam_modules to report
This commit is contained in:
parent
aeddf84aed
commit
ebe29bc148
@ -691,6 +691,7 @@
|
||||
if [ ! "${FIND}" = "" ]; then FOUND=1; fi
|
||||
for I in ${FIND}; do
|
||||
logtext "Found file: ${I}"
|
||||
report "pam_module[]=${I}"
|
||||
done
|
||||
else
|
||||
logtext "Result: directory ${I} could not be found or is a symlink to another directory"
|
||||
|
Loading…
x
Reference in New Issue
Block a user