Log discovered pam_modules to report

This commit is contained in:
mboelen 2014-10-06 11:29:31 +02:00
parent aeddf84aed
commit ebe29bc148
1 changed files with 1 additions and 0 deletions

View File

@ -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"