summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/nsd/run.j23
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/nsd/run.j2 b/templates/nsd/run.j2
index 02f4587..1271feb 100644
--- a/templates/nsd/run.j2
+++ b/templates/nsd/run.j2
@@ -3,5 +3,4 @@ set -e
if ! [ -d /var/log/nsd ]; then
mkdir /var/log/nsd
fi
-nsd -d 2>&1 | svlogd -tt /var/log/nsd
-
+exec nsd -d