diff options
author | Olivier Mehani <shtrom@ssji.net> | 2021-09-01 14:37:43 +0200 |
---|---|---|
committer | Olivier Mehani <shtrom@ssji.net> | 2021-09-01 14:38:57 +0200 |
commit | 8510aec780a5e9724e6cf06434d33dc9312483c3 (patch) | |
tree | 15a408788cd257228fdd77c87d5f5eb1b994f270 | |
parent | d53430f66f377dbcaa3d0ac473a7692b41652ce9 (diff) |
[denyhosts] add timezone in report message
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
-rwxr-xr-x | openbsd/denyhost.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openbsd/denyhost.sh b/openbsd/denyhost.sh index 45e2895..4c3f580 100755 --- a/openbsd/denyhost.sh +++ b/openbsd/denyhost.sh @@ -92,8 +92,8 @@ Unauthorised login attempts have recently been observed from an IP address in one of your administrative ranges (${IP}), as identified by WHOIS information. -Please find below reports from the blocking system, including logs of -connection attempts at the bottom. +Please find below reports from the blocking system, including logs (in the +$(date +%z) timezone) of connection attempts at the bottom. Could you please take this machine down for cleanup, or forward this message to its administrator in charge. |