Files
tldr/pages.zh/osx/sntpd.md

17 lines
399 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# sntpd
> 一个 SNTP 服务器。
> 不应手动调用。
> 更多信息:<https://keith.github.io/xcode-man-pages/sntpd.8.html>。
- 启动守护进程:
`sntpd`
- 用本地时钟(层级 1覆盖现有状态运行主服务器/主服务器,而不与其他(更高层级)服务器同步:
`sntpd -L`
- 使用自定义文件作为 SNTP 状态:
`sntpd -z {{path/to/state.bin}}`