啟動後沒多久就自動停止了??
ntp.conf 的設定:
driftfile /var/lib/ntp/ntp.drift
statsdir /var/log/ntpstats/
statistics loopstats peerstats clockstats
filegen loopstats file loopstats type day enable
filegen peerstats file peerstats type day enable
filegen clockstats file clockstats type day enable
restrict 220.130.158.50
restrict 192.5.41.40
server 220.130.158.50
server 192.5.41.40
restrict default kod notrap nomodify nopeer noquery
restrict 10.0.0.0 mask 255.0.0.0 nomodify
restrict 127.0.0.0 mask 255.0.0.0 nomodify
有漏加東西嗎? 請各位先進多多指教, 謝謝!!