mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Fixed typo found by SDK
This commit is contained in:
parent
187016a051
commit
e48df09c4c
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@
|
|||
#
|
||||
# # TODO create records on test domain
|
||||
# # TODO after update even IP match can be checked to detect hijacking
|
||||
# SIGOKDNS="sigok.example.org" # adress with good DNSSEC signature
|
||||
# SIGFAILDNS="sigfail.example.org" # adress with bad DNSSEC signature
|
||||
# SIGOKDNS="sigok.example.org" # address with good DNSSEC signature
|
||||
# SIGFAILDNS="sigfail.example.org" # address with bad DNSSEC signature
|
||||
# TIMEOUT=";; connection timed out; no servers could be reached"
|
||||
#
|
||||
#################################################################################
|
||||
|
|
|
|||
Loading…
Reference in a new issue