]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - builder-support/specs/pdns-recursor.spec
Introduce structured YAML settings for Recursor.
[thirdparty/pdns.git] / builder-support / specs / pdns-recursor.spec
index 9916738a402e428e248e0a02cbcc39a183e6e27f..8408500e98a8c4ef8ed4a6134e4331be20a5b85e 100644 (file)
@@ -69,7 +69,8 @@ export LDFLAGS=-L/usr/lib64/boost169
     --with-libsodium \
     --with-net-snmp \
 %endif
-    --enable-systemd --with-systemd=%{_unitdir}
+    --enable-systemd --with-systemd=%{_unitdir} \
+    --enable-nod
 
 make %{?_smp_mflags}
 
@@ -124,4 +125,5 @@ systemctl daemon-reload ||:
 %dir %{_sysconfdir}/%{name}
 %dir %{_sysconfdir}/%{name}/recursor.d
 %config(noreplace) %{_sysconfdir}/%{name}/recursor.conf
+%config %{_sysconfdir}/%{name}/recursor.yml-dist
 %doc README