From 87a2e934251a85bb35f8e978627df64900815cca Mon Sep 17 00:00:00 2001 From: Frederic Lepied Date: Mon, 19 Aug 2002 21:08:20 +0000 Subject: corrected wording --- cron-sh/security_check.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cron-sh/security_check.sh') diff --git a/cron-sh/security_check.sh b/cron-sh/security_check.sh index ae6d6ca..1e9b5cc 100755 --- a/cron-sh/security_check.sh +++ b/cron-sh/security_check.sh @@ -289,7 +289,7 @@ if [[ -s ${SECURITY} ]]; then cat ${SECURITY} >> ${SECURITY_LOG} cat ${INFOS} >> ${SECURITY_LOG} - Maillog "*** Security Check on ${hostname}, ${date} ***" "${SECURITY} ${INFOS}" + Maillog "[msec] *** Security Check on ${hostname}, ${date} ***" "${SECURITY} ${INFOS}" fi if [[ -f ${SECURITY} ]]; then -- cgit v1.2.1