]> git.ipfire.org Git - thirdparty/chrony.git/commit
main: add option to specify minimum log severity level
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 4 Jul 2019 14:57:36 +0000 (16:57 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 4 Jul 2019 15:38:13 +0000 (17:38 +0200)
commit70fa3a6905562a62d93ea08badc5ce2f45eb2e36
treec84626ccdd4402dead4c84a635cb859734db7785
parent1227873b8810ed0f82d4b85a3c19c9562fda0b91
main: add option to specify minimum log severity level

The -L option can be used to disable logging of less severe messages,
e.g informational or warnings.
doc/chronyd.adoc
main.c