vsntp

来自「一个开源的NTP客户端程序」· 代码 · 共 14 行

TXT
14
字号
# SNTP client for Virtual PC configuration file#   by imacat <imacat@mail.imacat.idv.tw> 2007-03-29# SERVER: The server.  Uncomment this line and replace it with YOUR LOCAL NTP SERVER.#   This must be set and cannot be commented out.#SERVER=my.ntp.server.com# SCHEDULER: Choose the scheduler.  Currently either "sleep" or "alarm"#  Values that are not "alarm" are treated as "sleep".SCHEDULER=sleep# SYNC_INTERVAL: The synchronization interval, in seconds.  The default is 900.SYNC_INTERVAL=900

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?