]> git.ipfire.org Git - thirdparty/chrony.git/commit
main: support configuration commands on command line
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 9 Apr 2014 13:12:53 +0000 (15:12 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 9 Apr 2014 13:16:35 +0000 (15:16 +0200)
commit3edd3fe5a48063f7e0c402681178a611dffae2ca
tree280818e77e3450eb057fc47d2abbc11f959f69e6
parent4f3fb95981b93ab74cd698da2d78c97bb06dba7b
main: support configuration commands on command line

If there are extra arguments on the chronyd command line, they will be
parsed as lines in a configuration file and the normal configuration file
will be ignored.
chrony.texi.in
chronyd.8.in
main.c