Document r336525, it is now possible to run ntpd(8) as a non-root
user. While here, fix a typo. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
46bcd6c897
commit
63c91b3f75
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52438
1 changed files with 15 additions and 2 deletions
|
|
@ -196,8 +196,21 @@
|
|||
<para revision="335885">The <application>bsnmp</application>
|
||||
utility has been updated to version 1.13.</para>
|
||||
|
||||
<para revision="336203">The <acronym>WPA</acronym> utilties have
|
||||
been updated to version 2.6.</para>
|
||||
<para revision="336203">The <acronym>WPA</acronym> utilities
|
||||
have been updated to version 2.6.</para>
|
||||
|
||||
<para revision="336525">The &man.ntpd.8; utility has been
|
||||
updated to allow being run as a non-root user.</para>
|
||||
|
||||
<note>
|
||||
<para>Source-based upgrades from &os; 11.x and earlier
|
||||
require the <literal>ntpd</literal> <acronym>UID</acronym>
|
||||
(123) and <acronym>GID</acronym> (123) to exist before the
|
||||
<literal>installworld</literal> target is run. See the
|
||||
"rebuild everything and install" section of
|
||||
<filename>UPDATING</filename> for the documented procedure
|
||||
for source-based upgrades for more details.</para>
|
||||
</note>
|
||||
|
||||
<para revision="337018">Support for <acronym>UDP</acronym>-lite
|
||||
has been added via &man.dtrace.udplite.4;.</para>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue