summaryrefslogtreecommitdiff
path: root/pkg/nsd/gen.lua
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-04-18 22:07:44 -0700
committerMichael Forney <mforney@mforney.org>2021-04-18 23:53:32 -0700
commitcd76982d18d147621106ecac2dfc4e6a3dc5a54d (patch)
tree9503256af879ef8141be3cf1aef9a57d67a13aea /pkg/nsd/gen.lua
parentabc6827c4da57e0604fe00e13798d7145998e7f1 (diff)
curl: Update to 7.76.1
Diffstat (limited to 'pkg/nsd/gen.lua')
-rw-r--r--pkg/nsd/gen.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/nsd/gen.lua b/pkg/nsd/gen.lua
index 6cf87240..0d8526a4 100644
--- a/pkg/nsd/gen.lua
+++ b/pkg/nsd/gen.lua
@@ -52,6 +52,7 @@ local subst = {
'-e s,@zonelistfile@,'..cfg.zonelistfile..',g',
'-e s,@nsdconfigfile@,'..cfg.configfile..',g',
'-e s,@ratelimit_default@,'..cfg.ratelimit_default..',g',
+ '-e s,@dnstap_socket_path@,,g',
'-e s,@user@,'..cfg.user..',g',
}
if not cfg.ratelimit then