]> git.ipfire.org Git - thirdparty/chrony.git/commit
main: add option to disable check for root
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 15 Sep 2020 10:11:08 +0000 (12:11 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 16 Sep 2020 09:39:16 +0000 (11:39 +0200)
commit02c38934ead76aa94e9a10b24dcf6aaf81c33076
tree5323b46e9682789f8f6155b6036a24085815fa78
parentc28c2cde43cee41d560b18defe8aed9b06ede254
main: add option to disable check for root

The -U option can be used to start chronyd under a non-root user if it
is provided with all capabilities and access to files, directories, and
devices, needed to operate correctly in the specified configuration. It
is not recommended in cases where the configuration is unknown.
doc/chronyd.adoc
main.c