commands.sh

sntpd

macos

An SNTP server. It should not be invoked manually.

More info →

Examples (3)

Start the daemon

Overwrite existing state with the local clock (stratum 1), for running a master/primary server, without synchronizing with another (higher stratum) server

Use a custom file for the SNTP state

sntpd -z path/to/state.bin
made by @shridhargupta | data from tldr-pages