]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
examples: improve description in chrony.keys example
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 12 Sep 2018 08:43:13 +0000 (10:43 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 12 Sep 2018 09:38:08 +0000 (11:38 +0200)
examples/chrony.keys.example

index 2dd19cd4fc3d19da5f8b979b3fea83a91d8d6288..65b6be23f31a46d7f83ffeb6d943b9c13aaf7bf5 100644 (file)
@@ -1,6 +1,7 @@
-# This is an example chrony keys file.  It is used for NTP authentication with
-# symmetric keys.  It should be readable only by root or the user to which
-# chronyd is configured to switch to after start.
+# This is an example chrony keys file.  It enables authentication of NTP
+# packets with symmetric keys when its location is specified by the keyfile
+# directive in chrony.conf(5).  It should be readable only by root and the
+# user under which chronyd is running.
 #
 # Don't use the example keys!  It's recommended to generate random keys using
 # the chronyc keygen command.