From: Petr Špaček Date: Tue, 27 Oct 2020 16:15:28 +0000 (+0100) Subject: doc: document planned --forks removal X-Git-Tag: v5.2.0~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb83dd1a6b315cbe29f162704a19356b7fb67ffc;p=thirdparty%2Fknot-resolver.git doc: document planned --forks removal --- diff --git a/doc/upgrading.rst b/doc/upgrading.rst index 5c5e47150..e10431715 100644 --- a/doc/upgrading.rst +++ b/doc/upgrading.rst @@ -24,6 +24,13 @@ newer versions when they are released. * DoH over HTTP/1 and unencrypted transports is still available in :ref:`legacy http module ` (``kind='doh'``). This module will not receive receive any more bugfixes and will be eventually removed. +* Command line option ``--forks`` (``-f``) `is deprecated and will be eventually removed + `_. + Preferred way to manage :ref:`systemd-multiple-instances` is to use a process manager, + e.g. systemd_ or supervisord_. + +.. _`systemd`: https://systemd.io/ +.. _`supervisord`: http://supervisord.org/ 5.1 to 5.2