]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
doc: mention linuxcaps support in FAQ
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 29 Jul 2014 16:10:40 +0000 (18:10 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 29 Jul 2014 16:10:40 +0000 (18:10 +0200)
chrony.texi.in

index b2f4b345da84a9a5748fdd1ca1f66b5944371b3b..0f6e37edd7477eebea7023cdd7911de0e59065a7 100644 (file)
@@ -4619,6 +4619,12 @@ bindcmdaddress ::1
 
 If you don't need to use @code{chronyc} at all, you can disable the command
 sockets by adding @code{cmdport 0} to the configuration file.
+
+On Linux, if @code{chronyd} is compiled with support for Linux capabilities
+(available in the libcap library), you can specify an unprivileged user with
+the `-u' option or @code{user} directive in the @file{chrony.conf} file to drop
+root privileges after start.  The configure option @code{--with-user} can be
+used to drop the privileges by default.
 @c }}}
 @c {{{ S:Computer is not synchronising
 @node Computer is not synchronising