test: fix tests for disabled cmdmon

This commit is contained in:
Miroslav Lichvar
2025-06-03 15:40:35 +02:00
parent 2c6cbde058
commit c900dff314
3 changed files with 6 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ client_conf="initstepslew 5 192.168.123.1 192.168.123.2"
min_sync_time=1
max_sync_time=500
server_conf="deny all"
server_conf="deny 192.168.0.0/16"
run_test || test_fail
check_chronyd_exit || test_fail