applecamerad, sntpd: add page (#7005)
This commit is contained in:
16
pages/osx/sntpd.md
Normal file
16
pages/osx/sntpd.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# sntpd
|
||||
|
||||
> An SNTP server.
|
||||
> It should not be invoked manually.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
`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`
|
||||
|
||||
- Use a custom file for the SNTP state:
|
||||
|
||||
`sntpd -z {{path/to/state.bin}}`
|
Reference in New Issue
Block a user