ntp: change default maxdelay to 3 seconds

This commit is contained in:
Miroslav Lichvar
2015-03-25 15:47:16 +01:00
parent 3caa1e2f71
commit 80af04040a
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ test_start "presend option"
min_sync_time=140
max_sync_time=260
client_server_options="presend 6"
client_server_options="presend 6 maxdelay 16"
run_test || test_fail
check_chronyd_exit || test_fail