services: knot: Fix configuration verification.
authorAlexey Abramov <levenson@mmer.org>
Sat, 30 Jan 2021 08:19:32 +0000 (09:19 +0100)
committer宋文武 <iyzsong@member.fsf.org>
Thu, 11 Feb 2021 03:11:39 +0000 (11:11 +0800)
commit408f0b4c4dba671b648fe99cd4ef77d26e4486a4
treeabb75f99691f0e81c28ae63b35cb82d418dbab41
parent07143d9fe11151b884901186bace1b3ec65d9f40
services: knot: Fix configuration verification.

* gnu/services/dns.scm (verify-knot-key-configuration): Fix the
order of memq arguments.
(verify-knot-keystore-configuration): Likewise.
(verify-knot-acl-configuration): Replace fold with every procedure.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu/services/dns.scm