]> git.ipfire.org Git - thirdparty/chrony.git/commit
client: set default hostname to 127.0.0.1 instead of localhost
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 16 May 2014 11:05:32 +0000 (13:05 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 16 May 2014 16:51:06 +0000 (18:51 +0200)
commit3de72917c3d458bec38b3dda11eda873ad5c3fda
tree641b13500d2dd09123a468d431543ee305affb50
parentb3b2f67d2fc0e7f0bfa8c48e8892755c43fff0d8
client: set default hostname to 127.0.0.1 instead of localhost

This is to make sure chronyd will see the remote address as 127.0.0.1
and allow access even when localhost resolves to an address of a
non-loopback interface.
chronyc.1.in
client.c