]> git.ipfire.org Git - thirdparty/chrony.git/commit
configure: add option to set default user
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 9 Apr 2014 14:28:44 +0000 (16:28 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 9 Apr 2014 14:30:06 +0000 (16:30 +0200)
commitff31702f7440f1998313b74eb2d345cd5e2fd075
tree0eb4209fae3b959da975d1ff7ce6ba6b7f12862b
parent3edd3fe5a48063f7e0c402681178a611dffae2ca
configure: add option to set default user

The default user is root by default, which disables root dropping by
default. The user directive or the -u option can still be used to set
the user.
chrony.texi.in
chronyd.8.in
conf.c
configure
main.c