From 28ae3cb88f444f8db7df551b912bc7e919eaa83d Mon Sep 17 00:00:00 2001 From: Samson-W Date: Tue, 9 Oct 2018 21:33:11 +0800 Subject: [PATCH] Modify description --- bin/hardening/10.1.9_set_fail_delay_seconds.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/hardening/10.1.9_set_fail_delay_seconds.sh b/bin/hardening/10.1.9_set_fail_delay_seconds.sh index 6ec63ed..584e095 100755 --- a/bin/hardening/10.1.9_set_fail_delay_seconds.sh +++ b/bin/hardening/10.1.9_set_fail_delay_seconds.sh @@ -5,7 +5,8 @@ # # -# 10.1.9 Set how many seconds to wait to allow login when the last login failed (Scored) +# 10.1.9 Set FAIL_DELAY to wait to allow login when the last login failed (Scored) +# Authors : Samson wen, Samson # set -e # One error, it's over