]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
docs: remove a few remnants of kresd@.service
authorVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 6 Nov 2025 09:39:27 +0000 (10:39 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 19 Nov 2025 13:53:05 +0000 (14:53 +0100)
I still left the deployment-advanced section in the user manual,
though I'm slightly afraid that they will make it appear
that we want to support usage of 6.x kresd without manager.

daemon/bindings/net_xdpsrv.rst
doc/dev/config-lua-logging-monitoring.rst
systemd/README.rst

index e3014feca44125b1c62ace36523ac37777794353..c32b6e893de337fbdee8c741289938f2e6c4d3c1 100644 (file)
@@ -50,7 +50,7 @@ Execute command
 
 .. code-block:: bash
 
-       systemctl edit kresd@.service
+       systemctl edit knot-resolver.service
 
 And insert these lines:
 
@@ -89,8 +89,7 @@ but you are still allowed to specify interface by an address
        net.listen('203.0.113.53', 53, { kind = 'xdp' })
        net.listen('203.0.113.53', 53, { kind = 'dns' })
 
-The default selection of queues is tailored for the usual naming convention:
-``kresd@1.service``, ``kresd@2.service``, ...
+The default selection of queues is tailored for the usual conventions,
 but you can still specify them explicitly, e.g. the default is effectively the same as:
 
 .. code-block:: lua
index c0b026b33926e6d4650b981a6349f1d993f9b452..d99596ef6193d8850496ee876d2a7a53f3d366bd 100644 (file)
@@ -5,7 +5,7 @@ Logging, monitoring, diagnostics
 ********************************
 
 To read service logs use commands usual for your distribution.
-E.g. on distributions using systemd-journald use command ``journalctl -u kresd@* -f``.
+E.g. on distributions using systemd-journald use command ``journalctl -u knot-resolver -f``.
 
 Knot Resolver supports 6 logging levels - ``crit``, ``err``, ``warning``,
 ``notice``, ``info``, ``debug``. All levels with the same meaning as is defined
index 1d10a1f9f3b7f2022f67e2990cb3ab222b88e9fa..1f1bc140dd9cbb0ce3f00b71d8f21a1421f895f9 100644 (file)
@@ -2,6 +2,8 @@
 
 Notes for packagers
 -------------------
+*  The supported 6.x style only has a single systemd unit: knot-resolver.service.
+   The others are legacy from older versions.
 
 *  kresd.target should be enabled by default by linking it to systemd lib/
    directory. Instances of kresd@.service are then added manually to