mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-23 22:04:39 +02:00
Merge pull request #799 from Schmuuu/ntp/set-NTP_CONFIG_FOUND
do set variable NTP_CONFIG_FOUND if ntp config is found
This commit is contained in:
commit
dd2cb31c7f
@ -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