]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
doc: fix chronyd platform support for -P and -m
authorStefan R. Filipek <srfilipek@gmail.com>
Sat, 7 Aug 2021 14:35:15 +0000 (10:35 -0400)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 9 Aug 2021 10:08:12 +0000 (12:08 +0200)
A while back, support for memory locking and real-time scheduling was
added to more platforms. The chronyd documentation wasn't updated at
that time (chronyd.conf was). This patch fixes that.

doc/chronyd.adoc

index 123c329e56ed809fa3bac8d6f1cf49540a5563a3..06b87182a842e2ab0620346509256985b4062d4e 100644 (file)
@@ -181,15 +181,15 @@ limited.
 The filters cannot be enabled with the *mailonchange* directive.
 
 *-P* _priority_::
-On Linux, this option will select the SCHED_FIFO real-time scheduler at the
-specified priority (which must be between 0 and 100). On macOS, this option
-must have either a value of 0 to disable the thread time
-constraint policy or 1 for the policy to be enabled. Other systems do not
+On Linux, FreeBSD, NetBSD, and Solaris, this option will select the SCHED_FIFO
+real-time scheduler at the specified priority (which must be between 0 and
+100). On macOS, this option must have either a value of 0 to disable the thread
+time constraint policy or 1 for the policy to be enabled. Other systems do not
 support this option. The default value is 0.
 
 *-m*::
 This option will lock *chronyd* into RAM so that it will never be paged out.
-This mode is only supported on Linux.
+This mode is only supported on Linux, FreeBSD, NetBSD, and Solaris.
 
 *-x*::
 This option disables the control of the system clock. *chronyd* will not try to