Many of the server lines are as following
Code: Select all
server delay1.mikes.fi iburst maxdelayratio 1.5 minpoll 8 maxpoll 13 auto_offlineAny pointers?
EDIT: After RTFM'ing:
Code: Select all
auto_offline
With this option, the server will be assumed to have gone
offline when sending a request fails, e.g. due to a missing
route to the network. This option avoids the need to run the
offline command from chronyc when disconnecting the network
link. (It will still be necessary to use the online command
when the link has been established, to enable measurements to
start.)