diff --git a/knot-resolver.spec b/knot-resolver.spec index d4d466e..2eeaedf 100644 --- a/knot-resolver.spec +++ b/knot-resolver.spec @@ -59,6 +59,14 @@ and LuaJIT, including both a resolver library and a daemon. Modular architecture of the library keeps the core tiny and efficient, and provides a state-machine like API for extensions. +The package is pre-configured as local caching resolver. +To start using it, just start the local DNS socket: +# systemctl start kresd.socket + +BEWARE: +Because of https://bugzilla.redhat.com/show_bug.cgi?id=1366968 +you need to switch your system SELinux permissive mode. + %package devel Summary: Development headers for Knot DNS Resolver Requires: %{name}%{?_isa} = %{version}-%{release}