mirror of https://github.com/CISOfy/lynis.git
Fixed typo found by SDK
This commit is contained in:
parent
187016a051
commit
e48df09c4c
|
@ -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 New Issue