📄 malarky.conf
字号:
## NTP configuration file (ntp.conf)## This is for a broadcast/multicast client. Except for the statistics# stuff, this can be done with only a commmand line of the form## /usr/local/bin/ntpd -a -k /usr/local/bin/ntp.keys -m -t 3#multicastclient # listen on default 224.0.1.1## Miscellaneous stuff#driftfile /etc/ntp.drift # path for drift filestatsdir /malarky/ntpstats/ # directory for statistics filesfilegen peerstats file peerstats type day enablefilegen loopstats file loopstats type day enablefilegen clockstats file clockstats type day enable## Authentication stuff#keys /usr/local/etc/ntp.keys # path for key filetrustedkey 3 4 5 6 14 # define trusted keysrequestkey 14 # key (7) for accessing server variablescontrolkey 14 # key (6) for accessing server variables
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -