On Wed, Feb 01, 2023 at 10:36:33AM +0100, Miroslav Lichvar wrote:
> @@ -232,6 +233,7 @@ struct config_item config_tab[] = {
> PORT_ITEM_INT("boundary_clock_jbod", 0, 0, 1),
> PORT_ITEM_ENU("BMCA", BMCA_PTP, bmca_enu),
> GLOB_ITEM_INT("check_fup_sync", 0, 0, 1),
> + GLOB_ITEM_STR("refclock_sock_address", "/var/run/chrony/refclock.sock"),
> GLOB_ITEM_INT("clientOnly", 0, 0, 1),
> GLOB_ITEM_INT("clockAccuracy", 0xfe, 0, UINT8_MAX),
> GLOB_ITEM_INT("clockClass", 248, 0, UINT8_MAX),
Should go further down the list, alphabetically, with "r" instead of "c".
and then the man pages...
> +.B chrony_sock_address
> +The address of the chronyd's UNIX domain socket configured as a SOCK refclock
> +to be used by the sock servo. The default is /var/run/chrony/refclock.sock.
> +.B chrony_sock_address
> +The address of the chronyd's UNIX domain socket configured as a SOCK refclock
> +to be used by the sock servo. The default is /var/run/chrony/refclock.sock.
should say "refclock_sock_address"
Thanks,
Richard
_______________________________________________
Linuxptp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel