]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
doc: fix description of pidfile directive to mention -Q option
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 7 Jun 2018 15:53:40 +0000 (17:53 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 8 Jun 2018 14:44:53 +0000 (16:44 +0200)
This fixes commit 778fce4039e1763f9da367a97a53446d28810f1c.

doc/chrony.conf.adoc

index a1875704e37d51c0e6bc9d8a2311d057f2d6fe8e..e3b011018a37f804af849467b32392cdf49003bf 100644 (file)
@@ -2045,10 +2045,11 @@ significant impact on performance as *chronyd's* memory usage is modest. The
 *mlockall(2)* man page has more details.
 
 [[pidfile]]*pidfile* _file_::
-*chronyd* always writes its process ID (PID) to a file, and checks this file on
-startup to see if another *chronyd* might already be running on the system. By
-default, the file used is _@DEFAULT_PID_FILE@_. The *pidfile* directive
-allows the name to be changed, e.g.:
+Unless *chronyd* is started with the *-Q* option, it writes its process ID
+(PID) to a file, and checks this file on startup to see if another *chronyd*
+might already be running on the system. By default, the file used is
+_@DEFAULT_PID_FILE@_. The *pidfile* directive allows the name to be changed,
+e.g.:
 +
 ----
 pidfile /run/chronyd.pid