summaryrefslogtreecommitdiff
path: root/pkg/nsd/gen.lua
diff options
context:
space:
mode:
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