Commit 1d97ac4f authored by Simon Kelley's avatar Simon Kelley

copy-n-paste error.

parent db737466
...@@ -654,7 +654,7 @@ int main (int argc, char **argv) ...@@ -654,7 +654,7 @@ int main (int argc, char **argv)
} }
#endif #endif
#ifdef HAVE_DBUS #ifdef HAVE_DNSSEC
if (option_bool(OPT_DNSSEC_VALID)) if (option_bool(OPT_DNSSEC_VALID))
my_syslog(LOG_INFO, _("DNSSEC validation enabled")); my_syslog(LOG_INFO, _("DNSSEC validation enabled"));
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment