mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-23 05:44:45 +02:00
do set variable NTP_CONFIG_FOUND if ntp config is found
This commit is contained in:
parent
c16133b255
commit
62feaf3fff
@ -487,6 +487,7 @@
|
|||||||
ReportWarning "${TEST_NO}" "Found world writable configuration file" "${FILE}" ""
|
ReportWarning "${TEST_NO}" "Found world writable configuration file" "${FILE}" ""
|
||||||
fi
|
fi
|
||||||
Report "ntp_config_file[]=${FILE}"
|
Report "ntp_config_file[]=${FILE}"
|
||||||
|
NTP_CONFIG_FOUND=1
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user