Forrest logo
back to context overview

sntpd

List of commands for sntpd:

  • sntpd:tldr:2f07d sntpd: Use a custom file for the SNTP state.
    $ sntpd -z ${path-to-state-bin}
    try on your machine
    explain this command
  • sntpd:tldr:77017 sntpd: Start the daemon.
    $ sntpd
    try on your machine
    explain this command
  • sntpd:tldr:b7bf8 sntpd: Overwrite existing state with the local clock (stratum 1), for running a master/primary server, without synchronizing with another (higher stratum) server.
    $ sntpd -L
    try on your machine
    explain this command
back to context overview