From: Job Snijders Date: Tue, 14 Nov 2017 10:05:13 +0000 (+0100) Subject: use one sentence per line X-Git-Tag: rec-4.1.0~2^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5c9d7b578b2720afbea83debabffcfa73e887cf;p=pdns use one sentence per line --- diff --git a/pdns/dnsdistdist/docs/running.rst b/pdns/dnsdistdist/docs/running.rst index 915882a94..bbcda3947 100644 --- a/pdns/dnsdistdist/docs/running.rst +++ b/pdns/dnsdistdist/docs/running.rst @@ -30,8 +30,6 @@ These commands can be copied to the configuration file, should they need to pers Running as unprivileged user ---------------------------- -:program:`dnsdist` can drop privileges using the ``--uid`` and ``--gid`` command line switches -to ensure it does not run with root privileges after binding its listening sockets. -It is highly recommended to create a system user and group for :program:`dnsdist`. Note that -most packaged versions of :program:`dnsdist` already create this user. - +:program:`dnsdist` can drop privileges using the ``--uid`` and ``--gid`` command line switches to ensure it does not run with root privileges after binding its listening sockets. +It is highly recommended to create a system user and group for :program:`dnsdist`. +Note that most packaged versions of :program:`dnsdist` already create this user.