Installing a legacy lua config by default would be confusing.
-D keyfile_default=/etc/trusted-key.key \
-D systemd_files=enabled \
-D client=enabled \
- -D install_kresd_conf=enabled \
-D malloc=jemalloc \
-D unit_tests=enabled
ninja -C build
-etc/knot-resolver/kresd.conf
usr/lib/systemd/system/kresd@.service lib/systemd/system/
usr/lib/systemd/system/kres-cache-gc.service lib/systemd/system/
usr/lib/systemd/system/kresd.target lib/systemd/system/
-Ddnstap=enabled \
-Dkeyfile_default=/usr/share/dns/root.key \
-Droot_hints=/usr/share/dns/root.hints \
- -Dinstall_kresd_conf=enabled \
-Dunit_tests=enabled \
-Dmalloc=jemalloc \
-Dc_args="$${CFLAGS}" \
-Dmanaged_ta=enabled \
-Dkeyfile_default="%{_sharedstatedir}/knot-resolver/root.keys" \
-Dinstall_root_keys=enabled \
- -Dinstall_kresd_conf=enabled \
-Dmalloc=jemalloc \
--buildtype=plain \
--prefix="%{_prefix}" \
%doc %{_pkgdocdir}/NEWS
%doc %{_pkgdocdir}/examples
%dir %{_sysconfdir}/knot-resolver
-%config(noreplace) %{_sysconfdir}/knot-resolver/kresd.conf
%config(noreplace) %{_sysconfdir}/knot-resolver/root.hints
%{_sysconfdir}/knot-resolver/icann-ca.pem
%attr(750,knot-resolver,knot-resolver) %dir %{_sharedstatedir}/knot-resolver
'enabled',
'disabled',
],
- value: 'auto',
- description: 'creates kresd.conf in config directory',
+ value: 'disabled',
+ description: 'creates kresd.conf in config directory (legacy for version before 6)',
)
option(