gnu: yadifa: Enable the TCP manager.

* gnu/packages/dns.scm (yadifa)[arguments]: Add "--enable-tcp-manager" to #:configure-flags.
This commit is contained in:
Tobias Geerinckx-Rice 2021-06-09 23:40:22 +02:00
parent 14803bfe18
commit eac55627f9
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -803,7 +803,8 @@ (define-public yadifa
(list "--sysconfdir=/etc"
"--localstatedir=/var"
"--enable-shared" "--disable-static"
"--disable-build-timestamp"))) ; build reproducibly
"--disable-build-timestamp" ; build reproducibly
"--enable-tcp-manager")))
(home-page "https://www.yadifa.eu/")
(synopsis "Authoritative DNS name server")
(description "YADIFA is an authoritative name server for the @dfn{Domain